diff options
-rw-r--r-- | audio/muse/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile index ccc1ff581f6..c802462fc0a 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2007/01/07 12:25:52 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2007/12/02 11:53:50 wiz Exp $ # DISTNAME= MuSE-0.9 @@ -6,8 +6,7 @@ PKGNAME= ${DISTNAME:S/MuSE/muse/} PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \ - http://www.ljudmila.org/~jaromil/muse/releases/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ + http://www.ljudmila.org/~jaromil/muse/releases/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://muse.dyne.org/ |