diff options
author | hubertf <hubertf@pkgsrc.org> | 2006-06-06 20:44:50 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2006-06-06 20:44:50 +0000 |
commit | 6573ffd8b8aaa7996c3387d8788e23b9e8842d86 (patch) | |
tree | 6c931e708787f3afc9e350e025244f6643b4aeea | |
parent | a9a46d1b43968d0a8123b8b63fad30d0a0b01737 (diff) | |
download | pkgsrc-6573ffd8b8aaa7996c3387d8788e23b9e8842d86.tar.gz |
Update to xdaemon 1.2: fix PLIST
-rw-r--r-- | x11/xdaemon/Makefile | 4 | ||||
-rw-r--r-- | x11/xdaemon/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/xdaemon/Makefile b/x11/xdaemon/Makefile index d2b270893bb..c46f43ee23b 100644 --- a/x11/xdaemon/Makefile +++ b/x11/xdaemon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2006/03/02 22:58:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.18 2006/06/06 20:44:50 hubertf Exp $ -DISTNAME= xdaemon-1.1 +DISTNAME= xdaemon-1.2 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_LOCAL} DISTFILES= Daemon.README \ diff --git a/x11/xdaemon/PLIST b/x11/xdaemon/PLIST index d8c6f36333b..f6d423451c0 100644 --- a/x11/xdaemon/PLIST +++ b/x11/xdaemon/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 2006/03/02 22:58:49 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/06/06 20:44:50 hubertf Exp $ bin/xdaemon bin/xdaemon2 +bin/xnetbsd-flag +bin/xnetbsd-flag2 share/doc/xdaemon.README share/xteddy/pixmaps/xdaemon2_bw.xbm share/xteddy/pixmaps/xdaemon2_color.xpm |