diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2012-01-17 14:35:18 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2012-01-17 14:35:18 +0000 |
commit | a6a77bf4294bdcf786389dc6e51e5509d7094265 (patch) | |
tree | 356b0ef2ccd7c23e99ab52fd69755ad976e9eb1c /multimedia/mmpython | |
parent | dbfad2c362c834bfaa5d2430c5dcb296f2c0d843 (diff) | |
download | ports-a6a77bf4294bdcf786389dc6e51e5509d7094265.tar.gz ports-a6a77bf4294bdcf786389dc6e51e5509d7094265.zip |
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 f633e380175a..c4ce51594b53 100644 --- a/multimedia/mmpython/Makefile +++ b/multimedia/mmpython/Makefile @@ -7,7 +7,7 @@ PORTNAME= mmpython PORTVERSION= 0.4.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |