diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-12 16:24:23 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-12 16:24:23 +0000 |
commit | 6bed438c7dfbb8ff41db507f2713df86fd799bed (patch) | |
tree | 325fc8762853ac3676ab9ee317a9c2460fb1a30f /audio/mad/Makefile | |
parent | cf880c9ed210cdc9acf166414190e99bddb625dd (diff) | |
download | ports-6bed438c7dfbb8ff41db507f2713df86fd799bed.tar.gz ports-6bed438c7dfbb8ff41db507f2713df86fd799bed.zip |
Notes
Diffstat (limited to 'audio/mad/Makefile')
-rw-r--r-- | audio/mad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mad/Makefile b/audio/mad/Makefile index f02312fe7ca5..1e02a9261b2a 100644 --- a/audio/mad/Makefile +++ b/audio/mad/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mad -PORTVERSION= 0.12.5b +PORTVERSION= 0.13.0b CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.mars.org/pub/mpeg/ |