diff options
author | obrien <obrien@FreeBSD.org> | 2002-11-05 11:38:57 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-11-05 11:38:57 +0800 |
commit | 8534694c00981b9ef068882acadcbeca9c77afb3 (patch) | |
tree | 6243426d80b59a2992193c4b2959ff4356047a1a /chinese | |
parent | 17a0676beb66f78270d5de897196be646a1b867f (diff) | |
download | freebsd-ports-gnome-8534694c00981b9ef068882acadcbeca9c77afb3.tar.gz freebsd-ports-gnome-8534694c00981b9ef068882acadcbeca9c77afb3.tar.zst freebsd-ports-gnome-8534694c00981b9ef068882acadcbeca9c77afb3.zip |
The community as a whole can maintain these better than I can at the moment.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/c2t/Makefile | 2 | ||||
-rw-r--r-- | chinese/cless/Makefile | 3 | ||||
-rw-r--r-- | chinese/gb2ps/Makefile | 2 | ||||
-rw-r--r-- | chinese/gbscript/Makefile | 2 | ||||
-rw-r--r-- | chinese/hc/Makefile | 2 |
5 files changed, 6 insertions, 5 deletions
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index 9b9207d06d3e..b33fe18f796b 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/dict/gb/ DISTFILES= c2t.tar.gz TONEPY.tit -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes EXTRACT_ONLY= c2t.tar.gz diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile index 592d3ae47d76..37d3eb6686ae 100644 --- a/chinese/cless/Makefile +++ b/chinese/cless/Makefile @@ -10,7 +10,8 @@ PORTNAME= cless PORTVERSION= 290 CATEGORIES= chinese misc MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ -MAINTAINER= obrien@FreeBSD.org + +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index 928ee8d5edc3..c752a682c3ac 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -20,7 +20,7 @@ DISTFILES= ${DISTNAME}.tar.gz \ csong24.ccf.gz ckai24.ccf.gz cfang24.ccf.gz chei24.ccf.gz \ cfan24.ccf.gz -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/GB2PS diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile index d3a03408a678..16dd9bfffe37 100644 --- a/chinese/gbscript/Makefile +++ b/chinese/gbscript/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/fonts/gb/misc/ DISTFILES= gbscript-1.11.tar.gz cclib.24 -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAKEFILE= makefile diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index dc210192f17a..f2e801710275 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ DISTFILES= hc-30.tar.gz hc-supp.tab -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_REINPLACE= yes WRKSRC= ${WRKDIR}/hc3 |