diff options
author | olivierd <olivierd@FreeBSD.org> | 2012-12-31 00:50:29 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2012-12-31 00:50:29 +0800 |
commit | 672a4f1e68fbc32c82284eae643ac7a80e32d02c (patch) | |
tree | 9defe291418cbe20bd85dd18dcbe215f465b54e8 /audio | |
parent | 75ff8f2ddf90d23f6cda6465f3860687e8da6aa0 (diff) | |
download | freebsd-ports-gnome-672a4f1e68fbc32c82284eae643ac7a80e32d02c.tar.gz freebsd-ports-gnome-672a4f1e68fbc32c82284eae643ac7a80e32d02c.tar.zst freebsd-ports-gnome-672a4f1e68fbc32c82284eae643ac7a80e32d02c.zip |
Bump PORTREVISION for Thunar related ports
Approved by: rene, miwi (mentors, implicit)
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 5f0fc469a75b..bb609153485b 100644 --- a/audio/thunar-media-tags-plugin/Makefile +++ b/audio/thunar-media-tags-plugin/Makefile @@ -4,7 +4,7 @@ PORTNAME= thunar-media-tags-plugin PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} |