diff options
author | obrien <obrien@FreeBSD.org> | 1997-07-31 23:11:28 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-07-31 23:11:28 +0000 |
commit | 5720b6b7c8a8588b4e84bf5b45db0044ed49f80a (patch) | |
tree | e94cae530a34db581a65b44ba2c236a9da3c66fc /chinese/cxterm/Makefile | |
parent | 2b830c346f8c3cbf88b39ba09fffdc5805157803 (diff) | |
download | FreeBSD-ports-5720b6b7c8a8588b4e84bf5b45db0044ed49f80a.zip FreeBSD-ports-5720b6b7c8a8588b4e84bf5b45db0044ed49f80a.tar.gz |
Purdue is no longer a master site.
Diffstat (limited to 'chinese/cxterm/Makefile')
-rw-r--r-- | chinese/cxterm/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile index 1a24a1a..bbb6353 100644 --- a/chinese/cxterm/Makefile +++ b/chinese/cxterm/Makefile @@ -3,20 +3,18 @@ # Date created: Sat Aug 10, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.7 1996/12/05 19:28:31 obrien Exp $ +# $Id: Makefile,v 1.8 1996/12/06 00:00:02 asami Exp $ # DISTNAME= cxterm5.0.p3 PKGNAME= cn-cxterm-5.0.3 CATEGORIES= chinese x11 -MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/ygz/ \ - ftp://ftp.ifcss.org/pub/software/x-win/cxterm/ \ +MASTER_SITES= ftp://ftp.ifcss.org/pub/software/x-win/cxterm/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/ \ ftp://ftp.edu.tw/Chinese/ifcss/software/x-win/cxterm/ \ ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/x-win/cxterm/ - -MAINTAINER= obrien@cs.ucdavis.edu +MAINTAINER= obrien@FreeBSD.org WRKSRC= ${WRKDIR}/cxterm-5.0 USE_IMAKE= yes |