diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 11:54:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 11:54:49 +0000 |
commit | 5b8b7aa1668c8dc0bd46590767acb3d65d66c420 (patch) | |
tree | 70277867b5b911da1c961ad17b0d1db3a5008bda /converters | |
parent | d0dad136112a20fef2b7278f3a8e9529565ad073 (diff) | |
download | pkgsrc-5b8b7aa1668c8dc0bd46590767acb3d65d66c420.tar.gz |
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/hztty/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/converters/hztty/Makefile b/converters/hztty/Makefile index 623a8e420f3..e6645286d88 100644 --- a/converters/hztty/Makefile +++ b/converters/hztty/Makefile @@ -1,11 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2007/01/07 09:13:49 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2007/12/02 11:54:49 wiz Exp $ DISTNAME= hztty-2.0 CATEGORIES= converters -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ \ - ftp://ftp.edu.tw/Chinese/ifcss/software/unix/convert/ \ - ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/unix/convert/ +MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ MAINTAINER= rxg@NetBSD.org #HOMEPAGE= |