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/xfce4-mpc-plugin/Makefile | |
parent | 7afb838fef641ac6138b4053c0526eb3da1aec24 (diff) |
Notes
Diffstat (limited to 'audio/xfce4-mpc-plugin/Makefile')
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |