diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-26 07:25:42 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-26 07:25:42 +0000 |
commit | c77d360bd47b113bd6c48e363f02e4f9858325f8 (patch) | |
tree | 6e9fab4582c8a99eaa8cb82facd7831a7419eb2b /audio/gxmms2 | |
parent | 0c9f096302d138521c07211001e459d9447a00e3 (diff) |
Notes
Diffstat (limited to 'audio/gxmms2')
-rw-r--r-- | audio/gxmms2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gxmms2/Makefile b/audio/gxmms2/Makefile index 5af593433fc6..4172a8b50791 100644 --- a/audio/gxmms2/Makefile +++ b/audio/gxmms2/Makefile @@ -8,15 +8,13 @@ PORTNAME= gxmms2 PORTVERSION= 0.6.2 CATEGORIES= audio -MASTER_SITES= http://wejp.mooo.com/wejp/xmms2/ +MASTER_SITES= http://wejp.k.vu/projects/xmms2/ MAINTAINER= alex@foxybanana.com COMMENT= A GTK2 based XMMS2 client, written in C BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 -BROKEN= Unfetchable - USE_X_PREFIX= yes USE_GNOME= gtk20 |