diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-05 03:38:57 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-05 03:38:57 +0000 |
commit | 0c63e81f1481dc13417f262960cd84a123cdda34 (patch) | |
tree | d7baa81fa0c44812218dcfc4a32213d563b1cc8d /chinese/gb2ps | |
parent | 3d7bd2c6890f2c979f8f82f74aab373dcd22cf82 (diff) | |
download | ports-0c63e81f1481dc13417f262960cd84a123cdda34.tar.gz ports-0c63e81f1481dc13417f262960cd84a123cdda34.zip |
The community as a whole can maintain these better than I can at the moment.
Notes
Notes:
svn path=/head/; revision=69509
Diffstat (limited to 'chinese/gb2ps')
-rw-r--r-- | chinese/gb2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |