Date: Sun, 29 Sep 2013 03:12:31 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328643 - head/x11/xvinfo Message-ID: <201309290312.r8T3CVkA057876@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sun Sep 29 03:12:30 2013 New Revision: 328643 URL: http://svnweb.freebsd.org/changeset/ports/328643 Log: - Convert to staging Modified: head/x11/xvinfo/Makefile Modified: head/x11/xvinfo/Makefile ============================================================================== --- head/x11/xvinfo/Makefile Sun Sep 29 03:05:51 2013 (r328642) +++ head/x11/xvinfo/Makefile Sun Sep 29 03:12:30 2013 (r328643) @@ -10,9 +10,6 @@ COMMENT= Print out X-Video extension ada XORG_CAT= app USE_XORG= xv x11 -PLIST_FILES= bin/xvinfo +PLIST_FILES= bin/xvinfo man/man1/xvinfo.1.gz -MAN1= xvinfo.1 - -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309290312.r8T3CVkA057876>