diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2008-06-19 06:49:59 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2008-06-19 06:49:59 +0000 |
commit | dd3895ae62b72201f5f510bac951887b143f67bf (patch) | |
tree | 91eb239db0239324da241d2e09d3248e70a2acb5 /graphics | |
parent | 6202c80e167669dc0276bf1e500bfc25c5ba8b5d (diff) | |
download | ports-dd3895ae62b72201f5f510bac951887b143f67bf.tar.gz ports-dd3895ae62b72201f5f510bac951887b143f67bf.zip |
- download location changed [1]
- give up maintainership
Noticed by: pavbot [1]
Notes
Notes:
svn path=/head/; revision=215236
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xmms-gdancer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xmms-gdancer/Makefile b/graphics/xmms-gdancer/Makefile index 42cd572b1a77..cfedf735f573 100644 --- a/graphics/xmms-gdancer/Makefile +++ b/graphics/xmms-gdancer/Makefile @@ -9,10 +9,10 @@ PORTNAME= xmms-gdancer PORTVERSION= 0.4.6 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= http://www.figz.com/gdancer/files/ +MASTER_SITES= http://www.travisemslander.com/gdancer/files/ DISTNAME= gdancer-$(PORTVERSION) -MAINTAINER= netchild@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS Visualization plugin, displays dancing figures LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |