Mon Jan 6 02:16:03 2014 UTC ()
Will MAINTAIN as well for same reason as x11/xf86-video-dummy.


(rodent)
diff -r1.1 -r1.2 pkgsrc/x11/xfwp/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/x11/xfwp/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfwp/Attic/Makefile 2013/08/03 07:29:42 1.1
+++ pkgsrc/x11/xfwp/Attic/Makefile 2014/01/06 02:16:02 1.2
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.1 2013/08/03 07:29:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.2 2014/01/06 02:16:02 rodent Exp $
2 2
3DISTNAME= xfwp-1.0.3 3DISTNAME= xfwp-1.0.3
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= rodent@NetBSD.org
9HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
10COMMENT= Proxies X11 protocol connections, such as through a firewall 10COMMENT= Proxies X11 protocol connections, such as through a firewall
11LICENSE= x11 11LICENSE= x11
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
15 15
16.include "../../x11/xproxymanagementprotocol/buildlink3.mk" 16.include "../../x11/xproxymanagementprotocol/buildlink3.mk"
17.include "../../x11/libICE/buildlink3.mk" 17.include "../../x11/libICE/buildlink3.mk"
18.include "../../x11/xproto/buildlink3.mk" 18.include "../../x11/xproto/buildlink3.mk"
19.include "../../devel/xorg-util-macros/buildlink3.mk" 19.include "../../devel/xorg-util-macros/buildlink3.mk"
20.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"