diff options
Diffstat (limited to 'x11/xfd')
-rw-r--r-- | x11/xfd/Makefile | 3 | ||||
-rw-r--r-- | x11/xfd/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/xfd/Makefile b/x11/xfd/Makefile index 8e5779bef86..3fc9a3f7656 100644 --- a/x11/xfd/Makefile +++ b/x11/xfd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:20 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/08 05:22:57 taca Exp $ # DISTNAME= xfd-1.0.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xfd/PLIST b/x11/xfd/PLIST index 80251b69696..87d2f82dbe4 100644 --- a/x11/xfd/PLIST +++ b/x11/xfd/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/05/19 22:15:55 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/06/08 05:22:57 taca Exp $ bin/xfd +lib/X11/app-defaults/Xfd man/man1/xfd.1 |