diff options
author | wiz <wiz@pkgsrc.org> | 2005-09-26 15:01:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-09-26 15:01:54 +0000 |
commit | 167af22473d13d6070946a54e122670dd795791f (patch) | |
tree | 2c220a975bc306b45fbe29cccd20ea0c68c93c92 /ham | |
parent | c5589fa302ee7b8266307b0a42085db888f750c1 (diff) | |
download | pkgsrc-167af22473d13d6070946a54e122670dd795791f.tar.gz |
Add missing file to PLIST, sort. Bump PKGREVISION.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/xdx/Makefile | 3 | ||||
-rw-r--r-- | ham/xdx/PLIST | 13 |
2 files changed, 9 insertions, 7 deletions
diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile index 8bf48071ac7..aac0eafdaf5 100644 --- a/ham/xdx/Makefile +++ b/ham/xdx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/08/10 20:56:18 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/09/26 15:01:54 wiz Exp $ # DISTNAME= xdx-1.2 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://www.qsl.net/pg4i/download/ diff --git a/ham/xdx/PLIST b/ham/xdx/PLIST index 058dcabb4a3..14747ddb68e 100644 --- a/ham/xdx/PLIST +++ b/ham/xdx/PLIST @@ -1,7 +1,11 @@ -@comment $NetBSD: PLIST,v 1.2 2005/01/23 09:24:18 wulf Exp $ -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xdx.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xdx.mo +@comment $NetBSD: PLIST,v 1.3 2005/09/26 15:01:54 wiz Exp $ bin/xdx +man/man1/xdx.1 +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xdx.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xdx.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xdx.mo +share/xdx/MANUAL +share/xdx/MANUAL.es share/xdx/pixmaps/bigsmile.png share/xdx/pixmaps/cry.png share/xdx/pixmaps/sad.png @@ -10,8 +14,5 @@ share/xdx/pixmaps/wink.png share/xdx/pixmaps/xdx.png share/xdx/pixmaps/xdx.xcf share/xdx/pixmaps/xdx.xpm -share/xdx/MANUAL -share/xdx/MANUAL.es -man/man1/xdx.1 @dirrm share/xdx/pixmaps @dirrm share/xdx |