summaryrefslogtreecommitdiff
path: root/chinese/lunar
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/lunar
parentPortlint these babies. (diff)
Portlint.
Change my email address.
Notes
Notes: svn path=/head/; revision=8236
Diffstat (limited to 'chinese/lunar')
-rw-r--r--chinese/lunar/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/lunar/Makefile b/chinese/lunar/Makefile
index b9597bc32c4f..a28dac03ff30 100644
--- a/chinese/lunar/Makefile
+++ b/chinese/lunar/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.1.1.1 1997/02/08 00:40:11 obrien Exp $
+# $Id: Makefile,v 1.2 1997/09/22 17:48:35 max Exp $
#
DISTNAME= lunar-2.1
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/c-utils/ \
ftp://ftp.edu.tw/Chinese/ifcss/software/unix/c-utils/ \
ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/
-MAINTAINER= obrien@NUXI.com
+MAINTAINER= obrien@FreeBSD.org
ALL_TARGET=
MAN1= lunar.1
@@ -25,5 +25,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/lunar.bitmap ${PREFIX}/share/chinese
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1
-
.include <bsd.port.mk>