diff options
author | rillig <rillig> | 2006-09-02 20:13:58 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-09-02 20:13:58 +0000 |
commit | 88c1a2357a87a42dd827ae5e4a3762a8eaba1f0f (patch) | |
tree | cf223a88c5dea0de8709fa59ccce2138796d4e4e /audio | |
parent | 805038a2f47958e125a74d0fbdc660765c53b2a6 (diff) | |
download | pkgsrc-88c1a2357a87a42dd827ae5e4a3762a8eaba1f0f.tar.gz |
Fixed the PLIST. Bumped PKGREVISION.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/shntool/Makefile | 3 | ||||
-rw-r--r-- | audio/shntool/PLIST | 14 |
2 files changed, 15 insertions, 2 deletions
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index b57f1426ae4..0fc9a86c376 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/08/23 02:33:56 mrg Exp $ +# $NetBSD: Makefile,v 1.3 2006/09/02 20:13:58 rillig Exp $ # DISTNAME= shntool-2.0.3 +PKGREVISION= 1 CATEGORIES= audio archivers MASTER_SITES= http://www.etree.org/shnutils/shntool/source/ diff --git a/audio/shntool/PLIST b/audio/shntool/PLIST index a1dab03ba0e..e9beef94079 100644 --- a/audio/shntool/PLIST +++ b/audio/shntool/PLIST @@ -1,3 +1,15 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/18 21:38:23 mrg Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/09/02 20:13:58 rillig Exp $ +bin/shncat +bin/shncmp +bin/shnconv +bin/shncue +bin/shnfix +bin/shninfo +bin/shnjoin +bin/shnlen +bin/shnmd5 +bin/shnpad +bin/shnsplit +bin/shnstrip bin/shntool man/man1/shntool.1 |