diff options
Diffstat (limited to 'audio/afsp/Makefile')
-rw-r--r-- | audio/afsp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/afsp/Makefile b/audio/afsp/Makefile index 7880d7a90ab2..adaf91b47c41 100644 --- a/audio/afsp/Makefile +++ b/audio/afsp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= afsp -PORTVERSION= 8.1 +PORTVERSION= 8.2 CATEGORIES= audio -MASTER_SITES= ftp://ftp.tsp.ece.mcgill.ca/pub/AFsp/ -DISTNAME= AFsp-v8r1 +MASTER_SITES= http://www-mmsp.ece.mcgill.ca/Documents/Downloads/AFsp/ +DISTNAME= AFsp-v8r2 MAINTAINER= ginga-freebsd@ginganet.org COMMENT= Audio file conversion utilities and library |