Date: Sun, 19 Jan 2014 18:53:47 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340338 - head/astro/dgpsip Message-ID: <201401191853.s0JIrlaI049748@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Jan 19 18:53:46 2014 New Revision: 340338 URL: http://svnweb.freebsd.org/changeset/ports/340338 QAT: https://qat.redports.org/buildarchive/r340338/ Log: Support stage Modified: head/astro/dgpsip/Makefile Modified: head/astro/dgpsip/Makefile ============================================================================== --- head/astro/dgpsip/Makefile Sun Jan 19 18:53:25 2014 (r340337) +++ head/astro/dgpsip/Makefile Sun Jan 19 18:53:46 2014 (r340338) @@ -10,9 +10,8 @@ MAINTAINER= jharris@widomaker.com COMMENT= Differential GPS over IP communication device GNU_CONFIGURE= yes -NO_STAGE= yes -MAN1= dgpsip.1 -PLIST_FILES= bin/dgpsip +PLIST_FILES= bin/dgpsip \ + man/man1/dgpsip.1.gz .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401191853.s0JIrlaI049748>