aboutsummaryrefslogtreecommitdiff
path: root/audio/xfmpc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-11 19:24:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-11 19:24:22 +0000
commit4b4209d78befac0a3891a9c2bdc28498c26d439f (patch)
tree1cba65c7040becc7eaec1530f42a5e012d99f34e /audio/xfmpc/Makefile
parentc76ccdc219bb57a49f89e1d3cb8d9f42cd19c6f2 (diff)
downloadports-4b4209d78befac0a3891a9c2bdc28498c26d439f.tar.gz
ports-4b4209d78befac0a3891a9c2bdc28498c26d439f.zip
Notes
Diffstat (limited to 'audio/xfmpc/Makefile')
-rw-r--r--audio/xfmpc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile
index 555399e71252..583b465f5a7a 100644
--- a/audio/xfmpc/Makefile
+++ b/audio/xfmpc/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= xfmpc
-PORTVERSION= 0.1.0
-PORTREVISION= 2
+PORTVERSION= 0.2.0
CATEGORIES= audio xfce
-MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
+MASTER_SITES= http://archive.xfce.org/src/apps/${PORTNAME}/0.2/
DIST_SUBDIR= xfce4
MAINTAINER= miwi@FreeBSD.org
@@ -26,4 +25,6 @@ GNU_CONFIGURE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libgui libutil panel
+MAN1= xfmpc.1
+
.include <bsd.port.mk>