diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 14:56:27 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 14:56:27 +0000 |
commit | 157c3e2264eb1d5331e638fee29e1d4732f750cb (patch) | |
tree | 17e839845c452ae00d295bc58993a6131e29203b /audio/xfce4-mpc-plugin | |
parent | 71140b3f872e47563f72f8882b8168a5d7174540 (diff) | |
download | ports-157c3e2264eb1d5331e638fee29e1d4732f750cb.tar.gz ports-157c3e2264eb1d5331e638fee29e1d4732f750cb.zip |
Notes
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 47d81808cd59..8b903306a1f1 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |