diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-30 16:19:08 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-30 16:19:08 +0000 |
commit | 1727e106eabb0173c803946298dbf224ee119b77 (patch) | |
tree | 495e82e7dec3df22da979113cf3cdc69db30ceeb /audio | |
parent | 7afb838fef641ac6138b4053c0526eb3da1aec24 (diff) |
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=309676
Diffstat (limited to 'audio')
-rw-r--r-- | audio/thunar-media-tags-plugin/Makefile | 4 | ||||
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile index dae43dc00573..5f0fc469a75b 100644 --- a/audio/thunar-media-tags-plugin/Makefile +++ b/audio/thunar-media-tags-plugin/Makefile @@ -4,10 +4,10 @@ PORTNAME= thunar-media-tags-plugin PORTVERSION= 0.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR=src/thunar-plugins//${PORTNAME}/${PORTVERSION:R} +MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index cd96b0b6e441..685a79a17180 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -4,7 +4,7 @@ PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |