diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-07-21 19:42:06 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-07-21 19:42:06 +0000 |
commit | ad08fbde45294fb283f04ad430ebe0329c78db18 (patch) | |
tree | c5b7f6729b6c7cac761294d591e593df067db218 /audio/mac | |
parent | 4f70d5d24749b9ce3dfa9c86b4d09ba49b7a4151 (diff) | |
download | pkgsrc-ad08fbde45294fb283f04ad430ebe0329c78db18.tar.gz |
HOMEPAGE and MASTER_SITES update
Diffstat (limited to 'audio/mac')
-rw-r--r-- | audio/mac/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 1ba15a211dc..49aa7364cea 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2007/02/02 16:56:58 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/07/21 19:42:06 adrianp Exp $ # DISTNAME= mac-3.99-u4-b5 PKGNAME= mac-3.99u4b5 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mac-port/} +MASTER_SITES= http://supermmx.org/download/linux/mac/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://mac-port.sourceforge.net/ +HOMEPAGE= http://supermmx.org COMMENT= Monkey's Audio support library (for .ape files) .include "../../mk/bsd.fast.prefs.mk" |