summaryrefslogtreecommitdiff
path: root/x11/xfd
diff options
context:
space:
mode:
authortaca <taca>2008-06-08 05:22:57 +0000
committertaca <taca>2008-06-08 05:22:57 +0000
commit0c9e9aae85919b02a63af7592daa608973eb90ef (patch)
treec692f8c13ae6d55d9e2acc867565fd8f5ead2ec6 /x11/xfd
parent0072953e74d0e10d8980e1a293bddce1bd6249c3 (diff)
downloadpkgsrc-0c9e9aae85919b02a63af7592daa608973eb90ef.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