diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-18 10:23:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-18 10:23:22 +0000 |
commit | ee40bb7a61eb64ac79fb81547cd947fc3adf1022 (patch) | |
tree | 41322bf718e8fa7f2a9ea4afe19cd11205b0ac77 /audio/gmpc | |
parent | c82daa2039394483590ad5ea40bda8776b627cb8 (diff) | |
download | pkgsrc-ee40bb7a61eb64ac79fb81547cd947fc3adf1022.tar.gz |
Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.
Diffstat (limited to 'audio/gmpc')
-rw-r--r-- | audio/gmpc/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index b8e49754738..a0bd16560e5 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.23 2007/09/21 13:03:26 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2007/11/18 10:23:22 wiz Exp $ # DISTNAME= gmpc-0.13.0 PKGREVISION= 6 CATEGORIES= audio -MASTER_SITES= http://download.qballcow.nl/programs/gmpc-0.13/ +MASTER_SITES= # +# http://sarine.nl/index.php?mact=Uploads,cntnt01,getfile,0&cntnt01showtemplate=false&cntnt01upload_id=1&cntnt01returnid=71 MAINTAINER= pkg@burningsoda.com -HOMEPAGE= http://qballcow.nl/?name=gmpc +HOMEPAGE= http://sarine.nl/gmpc COMMENT= GNOME client for the Music Player Daemon USE_PKGLOCALEDIR= yes |