diff options
author | Daniel Harris <dannyboy@FreeBSD.org> | 2001-04-14 17:44:58 +0000 |
---|---|---|
committer | Daniel Harris <dannyboy@FreeBSD.org> | 2001-04-14 17:44:58 +0000 |
commit | 4ca1b9e3ea06be7509d16c2e77b20edd980bcc97 (patch) | |
tree | 062db62409ecc872c2d714238552f685b0dd0052 /www/mod_mp3/Makefile | |
parent | 024b0c58dbd29cdd6f2253f78f33888a3d90a198 (diff) |
Notes
Diffstat (limited to 'www/mod_mp3/Makefile')
-rw-r--r-- | www/mod_mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index d2a3a15de320..609783d8c6d3 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_mp3 -PORTVERSION= 0.7 +PORTVERSION= 0.9 CATEGORIES= www audio MASTER_SITES= http://www.tangent.org/mod_mp3/ \ ftp://ftp.tangent.org/pub/apache/ \ |