diff options
author | zafer <zafer@pkgsrc.org> | 2009-07-16 21:30:56 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-07-16 21:30:56 +0000 |
commit | 706712787665b7acf9957874a747d1e82677c730 (patch) | |
tree | 1c06d7d464ba5da4b031edaee14c79559c72d1ce | |
parent | 23ffc75718d5fd726ce9484f288f4c2f93c1cd94 (diff) | |
download | pkgsrc-706712787665b7acf9957874a747d1e82677c730.tar.gz |
update master sites. update homepage.
-rw-r--r-- | audio/freepats/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/freepats/Makefile b/audio/freepats/Makefile index ee4e8cced65..6b6fdd9bf8e 100644 --- a/audio/freepats/Makefile +++ b/audio/freepats/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2008/05/25 21:42:20 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2009/07/16 21:30:56 zafer Exp $ # DISTNAME= freepats-20060219 CATEGORIES= audio -MASTER_SITES= http://freepats.opensrc.org/ +MASTER_SITES= http://freepats.zenvoid.org/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://freepats.opensrc.org/ +HOMEPAGE= http://freepats.zenvoid.org/ COMMENT= Free patches (audio samples) for TiMidity PKG_DESTDIR_SUPPORT= user-destdir |