diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2003-01-07 21:24:56 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2003-01-07 21:24:56 +0000 |
commit | 6ff61590a81b18c8aef8915787d9aef443b8f46d (patch) | |
tree | 81a26be5b4f8928c20cbe4ee27f1100b12112dea /audio/shntool | |
parent | b1ce02b1a9f30604dffbe86a43e80f0cc89315b6 (diff) | |
download | ports-6ff61590a81b18c8aef8915787d9aef443b8f46d.tar.gz ports-6ff61590a81b18c8aef8915787d9aef443b8f46d.zip |
Notes
Diffstat (limited to 'audio/shntool')
-rw-r--r-- | audio/shntool/Makefile | 2 | ||||
-rw-r--r-- | audio/shntool/distinfo | 2 | ||||
-rw-r--r-- | audio/shntool/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index 5f9cc3441c2a..24c0b7f81ce1 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= shntool -PORTVERSION= 1.01 +PORTVERSION= 1.2.0 CATEGORIES= audio MASTER_SITES= http://shnutils.freeshell.org/shntool/source/ \ ${MASTER_SITE_LOCAL} diff --git a/audio/shntool/distinfo b/audio/shntool/distinfo index 71b4c65dce14..7604c2527807 100644 --- a/audio/shntool/distinfo +++ b/audio/shntool/distinfo @@ -1 +1 @@ -MD5 (shntool-1.01.tar.gz) = 9fc777a7fcf8c9af2b7f7714a7b8c3fb +MD5 (shntool-1.2.0.tar.gz) = 753df4a3e90db8ec4661eb2b1f74baa7 diff --git a/audio/shntool/pkg-plist b/audio/shntool/pkg-plist index e16c3ef77d67..65a2fafb0abb 100644 --- a/audio/shntool/pkg-plist +++ b/audio/shntool/pkg-plist @@ -1,5 +1,6 @@ bin/shncat bin/shncmp +bin/shnconv bin/shnfix bin/shninfo bin/shnjoin |