summaryrefslogtreecommitdiff
path: root/x11/xfd
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2008-06-08 05:22:57 +0000
committertaca <taca@pkgsrc.org>2008-06-08 05:22:57 +0000
commitca75a0593699e86bf179b1043f9c90ab20a73964 (patch)
treec692f8c13ae6d55d9e2acc867565fd8f5ead2ec6 /x11/xfd
parentc30bae184ddf9533f04e375f79aa5e1d88956409 (diff)
downloadpkgsrc-ca75a0593699e86bf179b1043f9c90ab20a73964.tar.gz
Add a missing application default file to PLIST.
Reported by PR pkg/38845 from Hasso Tepper. Bump PKGREVISION.
Diffstat (limited to 'x11/xfd')
-rw-r--r--x11/xfd/Makefile3
-rw-r--r--x11/xfd/PLIST3
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