summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrillig <rillig>2005-10-23 23:01:49 +0000
committerrillig <rillig>2005-10-23 23:01:49 +0000
commit37730e0863d776c0419f8d91de4804b55257c09d (patch)
treeed3cc617fcd8050fc13c7493916263f8382e793a /x11
parent1ec7ae0cdbd97069ccf947b8d5114659ba5722a2 (diff)
downloadpkgsrc-37730e0863d776c0419f8d91de4804b55257c09d.tar.gz
Fixed typo (CONFLICT => CONFLICTS). Sorted PLIST. Bumped PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r--x11/xdaemon/Makefile5
-rw-r--r--x11/xdaemon/PLIST12
2 files changed, 9 insertions, 8 deletions
diff --git a/x11/xdaemon/Makefile b/x11/xdaemon/Makefile
index 22fd32b977f..fa131d44ae9 100644
--- a/x11/xdaemon/Makefile
+++ b/x11/xdaemon/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2005/07/19 02:29:50 grant Exp $
+# $NetBSD: Makefile,v 1.15 2005/10/23 23:01:49 rillig Exp $
DISTNAME= xdaemon-1.0
+PKGREVISION= 1
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTFILES= ${PIX} Daemon.README
@@ -11,7 +12,7 @@ COMMENT= BSD Daemon sticking on your desktop (like xteddy)
DEPENDS+= xteddy-1.*:../../x11/xteddy
-CONFLICT+= xdaemon-2.*
+CONFLICTS+= xdaemon-2.*
WRKSRC= ${WRKDIR}
DIST_SUBDIR= xdaemon
diff --git a/x11/xdaemon/PLIST b/x11/xdaemon/PLIST
index bbbb55ff9e3..8d3ae1a6c9b 100644
--- a/x11/xdaemon/PLIST
+++ b/x11/xdaemon/PLIST
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:12:02 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/10/23 23:01:49 rillig Exp $
bin/xdaemon
bin/xdaemon2
-share/xteddy/pixmaps/xdaemon_bw.xbm
+share/doc/xdaemon.README
share/xteddy/pixmaps/xdaemon2_bw.xbm
-share/xteddy/pixmaps/xdaemon_color.xpm
share/xteddy/pixmaps/xdaemon2_color.xpm
-share/xteddy/pixmaps/xdaemon_icon.xbm
share/xteddy/pixmaps/xdaemon2_icon.xbm
-share/xteddy/pixmaps/xdaemon_mask.xbm
share/xteddy/pixmaps/xdaemon2_mask.xbm
-share/doc/xdaemon.README
+share/xteddy/pixmaps/xdaemon_bw.xbm
+share/xteddy/pixmaps/xdaemon_color.xpm
+share/xteddy/pixmaps/xdaemon_icon.xbm
+share/xteddy/pixmaps/xdaemon_mask.xbm