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 | e92f2ca355e7d558f2d0c1036e16d0e8228a84c5 (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/eawpatches | |
parent | 4ff87582282a378df1dbbad1f41085bab4dc076e (diff) | |
download | pkgsrc-e92f2ca355e7d558f2d0c1036e16d0e8228a84c5.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/eawpatches')
-rw-r--r-- | audio/eawpatches/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/eawpatches/Makefile b/audio/eawpatches/Makefile index 26dc826f9ad..1b982d40a0f 100644 --- a/audio/eawpatches/Makefile +++ b/audio/eawpatches/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/12/05 20:49:47 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2006/10/04 20:44:18 wiz Exp $ # DISTNAME= eawpats12_full @@ -6,10 +6,12 @@ PKGNAME= eawpatches-12 PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.stardate.bc.ca/eawpatches/ +# http://www.george.ca/interests/eawpats12_full.tar.gz EXTRACT_SUFX= .rar MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.stardate.bc.ca/eawpatches/html/ +# AWOL, ask http://www.sysbio.wustl.edu/pakrasi/people/ericw.php COMMENT= Eric A. Welsh' patches (audio samples) for TiMidity BUILD_DEPENDS+= unrar-[0-9]*:../../archivers/unrar |