diff options
author | tron <tron@pkgsrc.org> | 2007-08-01 20:15:05 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-08-01 20:15:05 +0000 |
commit | 8bc631f561f2d07d7d8ce8f5388f9c3e4cb61989 (patch) | |
tree | 656b15859ce26d3b2819d84f2321e4a81f557061 | |
parent | db04577c1e5fffa983daf8a3d21f1d4637d6ece4 (diff) | |
download | pkgsrc-8bc631f561f2d07d7d8ce8f5388f9c3e4cb61989.tar.gz |
Add missing directory "share/xplanet/ephemeris", bump package revision.
-rw-r--r-- | x11/xplanet/Makefile | 4 | ||||
-rw-r--r-- | x11/xplanet/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index f60640a525d..c7fe9eae347 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2007/06/30 03:57:10 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2007/08/01 20:15:05 tron Exp $ DISTNAME= xplanet-1.2.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xplanet/} diff --git a/x11/xplanet/PLIST b/x11/xplanet/PLIST index 195b39c1c94..da6a0247445 100644 --- a/x11/xplanet/PLIST +++ b/x11/xplanet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2007/06/30 03:57:10 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2007/08/01 20:15:05 tron Exp $ bin/xplanet man/man1/xplanet.1 share/xplanet/arcs/README @@ -55,6 +55,7 @@ share/xplanet/stars/BSC @dirrm share/xplanet/markers @dirrm share/xplanet/images @dirrm share/xplanet/fonts +@dirrm share/xplanet/ephemeris @dirrm share/xplanet/config @dirrm share/xplanet/arcs @dirrm share/xplanet |