diff options
author | leeym <leeym@FreeBSD.org> | 2003-08-25 15:39:10 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-08-25 15:39:10 +0800 |
commit | 88bc8ce89d8efbdd04d769eae262015708588806 (patch) | |
tree | b4683e8b344ad7083b2ad0cc278afd001be6a448 /audio | |
parent | 6d69adfea0443f7980567b701e7458f3779ac6a4 (diff) | |
download | freebsd-ports-gnome-88bc8ce89d8efbdd04d769eae262015708588806.tar.gz freebsd-ports-gnome-88bc8ce89d8efbdd04d769eae262015708588806.tar.zst freebsd-ports-gnome-88bc8ce89d8efbdd04d769eae262015708588806.zip |
update to afsp-7.1
PR: 55922
Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/afsp/Makefile | 4 | ||||
-rw-r--r-- | audio/afsp/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/afsp/Makefile b/audio/afsp/Makefile index 21e2552dc906..f589fda7ed2b 100644 --- a/audio/afsp/Makefile +++ b/audio/afsp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= afsp -PORTVERSION= 7.0a +PORTVERSION= 7.1 CATEGORIES= audio MASTER_SITES= ftp://ftp.tsp.ece.mcgill.ca/pub/AFsp/ -DISTNAME= AFsp-v7r0a +DISTNAME= AFsp-v7r1 MAINTAINER= ginga-freebsd@ginganet.org COMMENT= Audio file conversion utilities and library diff --git a/audio/afsp/distinfo b/audio/afsp/distinfo index e008efa93f89..7a1d639a43ea 100644 --- a/audio/afsp/distinfo +++ b/audio/afsp/distinfo @@ -1 +1 @@ -MD5 (AFsp-v7r0a.tar.gz) = 0c1921cc5e57afbac4582b2bcd554d1a +MD5 (AFsp-v7r1.tar.gz) = c4214003ae5157a523c5f4d1ac7d893c |