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/xmcd | |
parent | 5f7aafea6e58ed55cd612605228fd35c5cee006a (diff) | |
download | pkgsrc-6f9bd5654747645052bd3989f6b79f97adf11e75.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/xmcd')
-rw-r--r-- | audio/xmcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 0ffb0c03bb8..908879ab4a6 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2006/03/14 01:14:26 jlam Exp $ +# $NetBSD: Makefile,v 1.62 2006/10/04 20:44:20 wiz Exp $ DISTNAME= xmcd-3.0.2 PKGREVISION= 9 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ibiblio.org/tkan/xmcd/ +HOMEPAGE= http://www.amb.org/xmcd/ COMMENT= Motif CD player PATCH_SITES= ${HOMEPAGE} |