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 | 6f9bd5654747645052bd3989f6b79f97adf11e75 (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/py-musique/Makefile | |
parent | 5f7aafea6e58ed55cd612605228fd35c5cee006a (diff) | |
download | pkgsrc-6f9bd5654747645052bd3989f6b79f97adf11e75.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/py-musique/Makefile')
-rw-r--r-- | audio/py-musique/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile index 35bce6a6cfe..0dc659de97f 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.9 2006/09/03 00:56:28 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/10/04 20:44:19 wiz Exp $ # DISTNAME= pymusique-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} PKGREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://fuware.nanocrew.net/pymusique/ +MASTER_SITES= http://www.pyronecrophilia.com/content/pymusique/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://fuware.nanocrew.net/pymusique/ +HOMEPAGE= http://www.pyronecrophilia.com/content/pymusique/ COMMENT= Interface to the iTunes Music Store -RESTRICTED= Possible legal problems due to iTuness access +RESTRICTED= Possible legal problems due to iTunes access NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |