diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-02 21:22:52 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-02 21:22:52 +0000 |
commit | e9a1677d6a060a5231f4112a1a4a5214997b88f4 (patch) | |
tree | 4621665c147566045be6cb6b4aa4f6a71d8bfe2d /ham | |
parent | 08d41de5b84ad9aeaf15925b191b1155876da950 (diff) | |
download | pkgsrc-e9a1677d6a060a5231f4112a1a4a5214997b88f4.tar.gz |
Add missing @dirrm entries to PLIST. Bump PKGREVISION.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/tnt/Makefile | 3 | ||||
-rw-r--r-- | ham/tnt/PLIST | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile index 137b0e4611a..8a996408a3e 100644 --- a/ham/tnt/Makefile +++ b/ham/tnt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2004/04/11 08:44:52 snj Exp $ +# $NetBSD: Makefile,v 1.17 2004/08/02 21:22:52 minskim Exp $ # DISTNAME= tnt-1.9.1 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ftp://excelsior.kullen.rwth-aachen.de/pub/packet_radio/tnt/ EXTRACT_SUFX= .tar.bz2 diff --git a/ham/tnt/PLIST b/ham/tnt/PLIST index 16596cc4439..35db2e8ae3f 100644 --- a/ham/tnt/PLIST +++ b/ham/tnt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/07/28 22:01:52 minskim Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/08/02 21:22:52 minskim Exp $ bin/tnt bin/tntc include/tntrun.h @@ -77,4 +77,7 @@ share/tnt/sounds/play share/tnt/sounds/reset.au share/tnt/sounds/ring.au @dirrm share/tnt/sounds +@dirrm share/tnt/conf +@dirrm share/tnt @dirrm share/doc/tnt +@dirrm libexec/tnt |