[Midnightbsd-cvs] mports [17057] trunk/x11/iceauth/Makefile: fix man page

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 13 22:51:42 EDT 2014


Revision: 17057
          http://svnweb.midnightbsd.org/mports/?rev=17057
Author:   laffer1
Date:     2014-09-13 22:51:41 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
fix man page

Modified Paths:
--------------
    trunk/x11/iceauth/Makefile

Modified: trunk/x11/iceauth/Makefile
===================================================================
--- trunk/x11/iceauth/Makefile	2014-09-14 02:50:46 UTC (rev 17056)
+++ trunk/x11/iceauth/Makefile	2014-09-14 02:51:41 UTC (rev 17057)
@@ -2,6 +2,7 @@
 
 PORTNAME=	iceauth
 PORTVERSION=	1.0.6
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -12,8 +13,6 @@
 XORG_CAT=	app
 USE_XORG=	xproto ice
 
-PLIST_FILES=	bin/iceauth
+PLIST_FILES=	bin/iceauth man/man1/iceauth.1.gz
 
-MAN1=		iceauth.1
-
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list