diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-02-25 20:05:27 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-02-25 20:05:27 +0000 |
commit | c69a09564f21cdc59f6e608bb5fcfe00f8921222 (patch) | |
tree | 0cfac9b8221d854b48994c47a820063e58bb1301 /audio/py-musepack | |
parent | 137c5c06a10ad49ffe29bc68c8fa78c430eddccf (diff) |
Notes
Diffstat (limited to 'audio/py-musepack')
-rw-r--r-- | audio/py-musepack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/py-musepack/Makefile b/audio/py-musepack/Makefile index 4d05af564768..f7bb13f3f985 100644 --- a/audio/py-musepack/Makefile +++ b/audio/py-musepack/Makefile @@ -6,6 +6,7 @@ PORTNAME= musepack PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= http://www.sacredchao.net/~piman/software/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |