diff options
author | ade <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
commit | 338bcf898e6d90768d058c2b05f288f58d1371de (patch) | |
tree | f1e227b66e32fa05d4b6ddf3266055c5cf5978c6 /audio/mpdbrowser/Makefile | |
parent | 9e44d28a80ba4d7ac9f88cf3ce8d010c40038f14 (diff) | |
download | FreeBSD-ports-338bcf898e6d90768d058c2b05f288f58d1371de.zip FreeBSD-ports-338bcf898e6d90768d058c2b05f288f58d1371de.tar.gz |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Diffstat (limited to 'audio/mpdbrowser/Makefile')
-rw-r--r-- | audio/mpdbrowser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdbrowser/Makefile b/audio/mpdbrowser/Makefile index 830ab01..4a65beb 100644 --- a/audio/mpdbrowser/Makefile +++ b/audio/mpdbrowser/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpdbrowser PORTVERSION= 0.9.15 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio python MASTER_SITES= http://mpdbrowser.tuxfamily.org/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |