diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 06:14:30 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 06:14:30 +0000 |
commit | 29580724f3458ad52b67be463a8ff1cffd20bf9d (patch) | |
tree | 8b2ec1c1bb6ccbf376c828ad2a7e4650fddb8c9e /audio | |
parent | 2fbafdd5dc0e1991dfe1d8d510c7276e0cd11151 (diff) | |
download | ports-29580724f3458ad52b67be463a8ff1cffd20bf9d.tar.gz ports-29580724f3458ad52b67be463a8ff1cffd20bf9d.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/thunar-media-tags-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile index c9b8f6783814..102a15e2378f 100644 --- a/audio/thunar-media-tags-plugin/Makefile +++ b/audio/thunar-media-tags-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= thunar-media-tags-plugin PORTVERSION= 0.1.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/thunar-plugins//${PORTNAME}/${PORTVERSION:R} |