diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-14 18:58:51 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-14 18:58:51 +0000 |
commit | 199a6d9bdbe00bd9b2f87dde070f5c8693b60317 (patch) | |
tree | bedf3c0ecf9cb4525cc4a6a8c0653b857c6d00d3 /multimedia/mmpython | |
parent | 891210807a270409b71338846f23a8db4643845f (diff) |
Notes
Diffstat (limited to 'multimedia/mmpython')
-rw-r--r-- | multimedia/mmpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mmpython/Makefile b/multimedia/mmpython/Makefile index 72f953ed9e13..f633e380175a 100644 --- a/multimedia/mmpython/Makefile +++ b/multimedia/mmpython/Makefile @@ -7,7 +7,7 @@ PORTNAME= mmpython PORTVERSION= 0.4.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |