diff options
author | tron <tron@pkgsrc.org> | 1999-08-08 22:56:13 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-08-08 22:56:13 +0000 |
commit | 795e4e10f08025618dca58711ecea44f2b0ce002 (patch) | |
tree | 61770f224f022102bce456216cdfb1d69ced2dbc /audio | |
parent | 289dd56b80e7bffb1ccd7bec9e53a743a4281c13 (diff) | |
download | pkgsrc-795e4e10f08025618dca58711ecea44f2b0ce002.tar.gz |
Update master site. Fixes PR pkg/8162 by Jim Spath.
Diffstat (limited to 'audio')
-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 f9657bea313..c4d9e9300da 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 1999/07/06 07:55:21 jlam Exp $ +# $NetBSD: Makefile,v 1.18 1999/08/08 22:56:13 tron Exp $ # DISTNAME= xmcd-2.5 CATEGORIES= audio -MASTER_SITES= http://mercury.hypersurf.com/~amb/download/xmcd/src/ +MASTER_SITES= http://metalab.unc.edu/tkan/download/xmcd/src/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://metalab.unc.edu/tkan/xmcd/ |