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 | |
parent | Now ipv6 is optional (but default) since www/mozilla has caught up. (diff) |
Update to 0.13.0b.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=41319
-rw-r--r-- | audio/mad/Makefile | 2 | ||||
-rw-r--r-- | audio/mad/distinfo | 2 |
2 files changed, 2 insertions, 2 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/ diff --git a/audio/mad/distinfo b/audio/mad/distinfo index 62fc1099e7da..a6b84f0fe93a 100644 --- a/audio/mad/distinfo +++ b/audio/mad/distinfo @@ -1 +1 @@ -MD5 (mad-0.12.5b.tar.gz) = b156bec0dc7d134bf1a5acdb4216a36d +MD5 (mad-0.13.0b.tar.gz) = 46c6b090e534b2a710a96c6dfc1d95fe |