diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-21 05:52:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-21 05:52:53 +0800 |
commit | cbe8d17b103b4ff318156878db409a24836c049e (patch) | |
tree | 3a4751dd731e516d6f482e76ac265f8970440266 /audio/xfmpc/Makefile | |
parent | 4ce27669b98d947cd0bbb20ddc596262e2b57e79 (diff) | |
download | freebsd-ports-gnome-cbe8d17b103b4ff318156878db409a24836c049e.tar.gz freebsd-ports-gnome-cbe8d17b103b4ff318156878db409a24836c049e.tar.zst freebsd-ports-gnome-cbe8d17b103b4ff318156878db409a24836c049e.zip |
- Update to 0.0.6
Diffstat (limited to 'audio/xfmpc/Makefile')
-rw-r--r-- | audio/xfmpc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile index 11b34ac34e70..46db4804dbfe 100644 --- a/audio/xfmpc/Makefile +++ b/audio/xfmpc/Makefile @@ -6,13 +6,13 @@ # PORTNAME= xfmpc -PORTVERSION= 0.0.5 +PORTVERSION= 0.0.6 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org -COMMENT= A MPD plugin for xfce +COMMENT= A graphical MPD client focusing on low footprint LIB_DEPENDS= mpd.0:${PORTSDIR}/audio/libmpd |