Remove ex-MASTER_SITE. From Zafer Aydogan.

This commit is contained in:
wiz 2007-12-01 23:46:59 +00:00
parent 04cd0300c9
commit 479ffa74db
2 changed files with 4 additions and 6 deletions

View file

@ -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

View file

@ -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