diff options
author | wiz <wiz@pkgsrc.org> | 2005-09-26 15:06:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-09-26 15:06:29 +0000 |
commit | 0cfefc4e50aa23cd66a41cda6c68922b900944af (patch) | |
tree | 864a2867c44250630d1771c488fdd5c6cd8eb7eb /ham/grig | |
parent | ce53b0c63e2ceb7bcf31e1196d3496259d217b94 (diff) | |
download | pkgsrc-0cfefc4e50aa23cd66a41cda6c68922b900944af.tar.gz |
Add missing files to PLIST, bump PKGREVISION.
Diffstat (limited to 'ham/grig')
-rw-r--r-- | ham/grig/Makefile | 3 | ||||
-rw-r--r-- | ham/grig/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/ham/grig/Makefile b/ham/grig/Makefile index 5101917abe1..6e8771bc210 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/09/09 00:24:53 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2005/09/26 15:06:29 wiz Exp $ # DISTNAME= grig-0.4.3 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} diff --git a/ham/grig/PLIST b/ham/grig/PLIST index 27c351bf4db..31de6dc5373 100644 --- a/ham/grig/PLIST +++ b/ham/grig/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2005/08/14 07:12:07 wulf Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/09/26 15:06:29 wiz Exp $ bin/grig +man/man1/grig.1 share/grig/AUTHORS share/grig/COPYING share/grig/ChangeLog @@ -11,3 +12,4 @@ share/grig/pixmaps/grig-logo.png share/grig/pixmaps/ic910.png share/grig/pixmaps/smeter.png @dirrm share/grig/pixmaps +@dirrm share/grig |