diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-02-03 08:15:19 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-02-03 08:15:19 +0000 |
commit | 1e4183548ee4845cd53e53b88e74afcaff80efe3 (patch) | |
tree | e55c0b36117b2431eaac4b02ff6ef7fa05d46749 /multimedia/mmpython | |
parent | Use options helpers to reduce inclusions of bsd.port.options.mk (diff) |
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
Notes
Notes:
svn path=/head/; revision=342392
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 ed48f8414155..b351d72fc1ba 100644 --- a/multimedia/mmpython/Makefile +++ b/multimedia/mmpython/Makefile @@ -3,7 +3,7 @@ PORTNAME= mmpython PORTVERSION= 0.4.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |