summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2007-12-01 23:46:59 +0000
committerwiz <wiz>2007-12-01 23:46:59 +0000
commite81d2026a26c05fae4a228a94994d0f89774447d (patch)
tree4c52170c54e3bbb38c761d03f4e16a39fc1ddc51 /audio
parent608023d89f2afdae81dcabb72663183fd73d5776 (diff)
downloadpkgsrc-e81d2026a26c05fae4a228a94994d0f89774447d.tar.gz
Remove ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'audio')
-rw-r--r--audio/nas-auscope/Makefile5
-rw-r--r--audio/rsynth/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/audio/nas-auscope/Makefile b/audio/nas-auscope/Makefile
index 5a2cd67b67e..83a7041bc4a 100644
--- a/audio/nas-auscope/Makefile
+++ b/audio/nas-auscope/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2007/10/15 07:47:23 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2007/12/01 23:47:31 wiz Exp $
DISTNAME= nas-1.9.src
PKGNAME= nas-auscope-1.9
PKGREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://nas.codebrilliance.com/nas/ \
- ftp://ftp.uni-duisburg.de/Sound/NAS/
+MASTER_SITES= http://nas.codebrilliance.com/nas/
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://radscan.com/nas.html
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index 4b052a2ca71..b3a63d08aaf 100644
--- a/audio/rsynth/Makefile
+++ b/audio/rsynth/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2007/01/26 21:49:45 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2007/12/01 23:46:59 wiz Exp $
DISTNAME= rsynth-2.0
PKGREVISION= 2
CATEGORIES= audio
-MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ \
- ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/dictionaries/cmudict/
+MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
DISTFILES= rsynth-2.0.tar.gz ${DICT_FILES}
MAINTAINER= pkgsrc-users@NetBSD.org