diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:44:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:44:18 +0000 |
commit | e92f2ca355e7d558f2d0c1036e16d0e8228a84c5 (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/xmms-synaesthesia | |
parent | 4ff87582282a378df1dbbad1f41085bab4dc076e (diff) | |
download | pkgsrc-e92f2ca355e7d558f2d0c1036e16d0e8228a84c5.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/xmms-synaesthesia')
-rw-r--r-- | audio/xmms-synaesthesia/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmms-synaesthesia/Makefile b/audio/xmms-synaesthesia/Makefile index ca61c9bca0f..42290061f70 100644 --- a/audio/xmms-synaesthesia/Makefile +++ b/audio/xmms-synaesthesia/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:00 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/10/04 20:44:20 wiz Exp $ # DISTNAME= synaesthesia-xmms-0.0.3-rc3 PKGNAME= xmms-synaesthesia-0.0.3rc3 PKGREVISION= 4 CATEGORIES= audio xmms -MASTER_SITES= http://staff.xmms.org/zinx/xmms/ +MASTER_SITES= http://zinx.xmms.org/xmms/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://staff.xmms.org/zinx/xmms/ +HOMEPAGE= http://zinx.xmms.org/xmms/ COMMENT= Port of Synaesthesia to an XMMS plugin GNU_CONFIGURE= yes |