diff options
author | wiz <wiz> | 2006-10-04 20:44:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 20:44:18 +0000 |
commit | 73ea0e2b3b07bb769849ebd7018909dc090e2eea (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/xmms-dflowers/Makefile | |
parent | cdba51c38fac836dddae8eb763116a4498187eed (diff) | |
download | pkgsrc-73ea0e2b3b07bb769849ebd7018909dc090e2eea.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/xmms-dflowers/Makefile')
-rw-r--r-- | audio/xmms-dflowers/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/xmms-dflowers/Makefile b/audio/xmms-dflowers/Makefile index d2eab63c478..acd343cc151 100644 --- a/audio/xmms-dflowers/Makefile +++ b/audio/xmms-dflowers/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.24 2006/03/04 21:28:59 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2006/10/04 20:44:20 wiz Exp $ # DISTNAME= dflowers-1.2 PKGNAME= xmms-${DISTNAME} PKGREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://www.shell.linux.se/bm/f/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.shell.linux.se/bm/index.php?page=xmmsplugin +# HOMEPAGE= http://www.shell.linux.se/bm/index.php?page=xmmsplugin +# AWOL COMMENT= XMMS plugin for dual flower scope USE_LIBTOOL= YES |