diff options
author | martymac <martymac@FreeBSD.org> | 2014-02-03 16:15:19 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2014-02-03 16:15:19 +0800 |
commit | 40b3b76fea6a0e8e731fe2bb0cf5ed1ffd411d4d (patch) | |
tree | e55c0b36117b2431eaac4b02ff6ef7fa05d46749 /multimedia/mmpython | |
parent | 8c1ebed154969883b516e50cef52c67b0fa62d0f (diff) | |
download | freebsd-ports-gnome-40b3b76fea6a0e8e731fe2bb0cf5ed1ffd411d4d.tar.gz freebsd-ports-gnome-40b3b76fea6a0e8e731fe2bb0cf5ed1ffd411d4d.tar.zst freebsd-ports-gnome-40b3b76fea6a0e8e731fe2bb0cf5ed1ffd411d4d.zip |
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
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} |