[Midnightbsd-cvs] mports [17060] trunk/x11/printproto: fix man page

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 13 22:54:19 EDT 2014


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

Modified Paths:
--------------
    trunk/x11/printproto/Makefile
    trunk/x11/printproto/pkg-plist

Modified: trunk/x11/printproto/Makefile
===================================================================
--- trunk/x11/printproto/Makefile	2014-09-14 02:53:29 UTC (rev 17059)
+++ trunk/x11/printproto/Makefile	2014-09-14 02:54:19 UTC (rev 17060)
@@ -2,14 +2,14 @@
 
 PORTNAME=	printproto
 PORTVERSION=	1.0.5
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Print extension headers
+
 LICENSE=	mit
 
 XORG_CAT=	proto
 
-MAN7=	Xprint.7
-
 .include <bsd.port.mk>

Modified: trunk/x11/printproto/pkg-plist
===================================================================
--- trunk/x11/printproto/pkg-plist	2014-09-14 02:53:29 UTC (rev 17059)
+++ trunk/x11/printproto/pkg-plist	2014-09-14 02:54:19 UTC (rev 17060)
@@ -1,4 +1,5 @@
 include/X11/extensions/Print.h
 include/X11/extensions/Printstr.h
 libdata/pkgconfig/printproto.pc
+man/man7/Xprint.7.gz
 @dirrmtry include/X11/extensions



More information about the Midnightbsd-cvs mailing list