diff options
author | olivierd <olivierd@FreeBSD.org> | 2012-12-31 00:19:08 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2012-12-31 00:19:08 +0800 |
commit | ede0d4131fe2dd97eef94bad6d8cbaf4d58b5e12 (patch) | |
tree | 495e82e7dec3df22da979113cf3cdc69db30ceeb /audio/xfce4-mpc-plugin | |
parent | 2660f9213dde0e8318ad4f68139f1eab05eb7006 (diff) | |
download | freebsd-ports-gnome-ede0d4131fe2dd97eef94bad6d8cbaf4d58b5e12.tar.gz freebsd-ports-gnome-ede0d4131fe2dd97eef94bad6d8cbaf4d58b5e12.tar.zst freebsd-ports-gnome-ede0d4131fe2dd97eef94bad6d8cbaf4d58b5e12.zip |
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit)
Diffstat (limited to 'audio/xfce4-mpc-plugin')
-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} |