diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-08-25 07:39:10 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-08-25 07:39:10 +0000 |
commit | feadcd1fc2fa8ceafe17d062b4a582ef1083cac2 (patch) | |
tree | 73ba2d7fb4766e11fdd0797f0a29ab8c40c57298 | |
parent | o Upgrade to 7.2.7. (diff) |
update to afsp-7.1
PR: 55922
Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org>
-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 |