summaryrefslogtreecommitdiff
path: root/chinese/gb2ps
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-10-13 07:52:28 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-10-13 07:52:28 +0000
commit3e62e7728c55e89dff2146561af4054738d2fb02 (patch)
tree20694cf3c30776a427c1f9dafcde8b0e071e28a3 /chinese/gb2ps
parentPortlint these babies. (diff)
Portlint.
Change my email address.
Notes
Notes: svn path=/head/; revision=8236
Diffstat (limited to 'chinese/gb2ps')
-rw-r--r--chinese/gb2ps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile
index 3258c56887e2..42dea619e4d4 100644
--- a/chinese/gb2ps/Makefile
+++ b/chinese/gb2ps/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.2 1997/02/11 04:40:17 obrien Exp $
+# $Id: Makefile,v 1.3 1997/09/22 17:48:30 max Exp $
#
DISTNAME= gb2ps.2.02
@@ -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@NUXI.com
+MAINTAINER= obrien@FreeBSD.org
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
WRKSRC= ${WRKDIR}/GB2PS
@@ -37,5 +37,4 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/gb2ps.help ${PREFIX}/share/doc/gb2ps
.endif
-
.include <bsd.port.mk>