Date: Tue, 15 Oct 2013 19:37:03 +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: r330442 - head/x11/appres Message-ID: <201310151937.r9FJb34x053501@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Tue Oct 15 19:37:03 2013 New Revision: 330442 URL: http://svnweb.freebsd.org/changeset/ports/330442 Log: Cleanup of the x11@ ports in the x11 directory - Convert to staging Modified: head/x11/appres/Makefile Modified: head/x11/appres/Makefile ============================================================================== --- head/x11/appres/Makefile Tue Oct 15 19:34:51 2013 (r330441) +++ head/x11/appres/Makefile Tue Oct 15 19:37:03 2013 (r330442) @@ -10,8 +10,6 @@ COMMENT= Program to list application's r XORG_CAT= app USE_XORG= x11 xt -MAN1= appres.1 -PLIST_FILES= bin/appres +PLIST_FILES= bin/appres man/man1/appres.1.gz -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310151937.r9FJb34x053501>