diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-11-10 11:47:36 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-11-10 11:47:36 +0000 |
commit | 70aed6f7a4224fe453a22707a1bb07a9ccddb0a8 (patch) | |
tree | 11fa1d573aa25cf6b55a1c7a7a00789264cef0de /audio/py-mad/Makefile | |
parent | 91411e63b0d020294ccd2085538c37521fdf0d69 (diff) | |
download | ports-70aed6f7a4224fe453a22707a1bb07a9ccddb0a8.tar.gz ports-70aed6f7a4224fe453a22707a1bb07a9ccddb0a8.zip |
Notes
Diffstat (limited to 'audio/py-mad/Makefile')
-rw-r--r-- | audio/py-mad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile index 125053b60462..81ad408c7c3a 100644 --- a/audio/py-mad/Makefile +++ b/audio/py-mad/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= mad -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.1 CATEGORIES= audio python MASTER_SITES= http://spacepants.org/src/pymad/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |