aboutsummaryrefslogtreecommitdiff
path: root/editors/apel-emacs20/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-05-09 16:14:47 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-05-09 16:14:47 +0000
commit56caa27636c9da2e338c4a6bfb3721f94d5611e2 (patch)
treebe620936131c8cc9d2b7bdb5423a92a66ce239bf /editors/apel-emacs20/Makefile
parent14d0ad84638838a091084651982fa477444c7904 (diff)
downloadports-56caa27636c9da2e338c4a6bfb3721f94d5611e2.tar.gz
ports-56caa27636c9da2e338c4a6bfb3721f94d5611e2.zip
Update to 9.18.
Notes
Notes: svn path=/head/; revision=18637
Diffstat (limited to 'editors/apel-emacs20/Makefile')
-rw-r--r--editors/apel-emacs20/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile
index e9decccd013a..3bb1bd9947a7 100644
--- a/editors/apel-emacs20/Makefile
+++ b/editors/apel-emacs20/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: apel for emacs20
-# Version required: 9.x
+# Version required: 9.18
# Date created: 22 September 1998
-# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
+# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/01/02 13:26:51 kuriyama Exp $
+# $Id: Makefile,v 1.2 1999/03/01 09:37:17 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@@ -19,7 +19,7 @@ EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_LIBDIR= share/${EMACS_NAME}
-# pkg/* files are used in ${.CURDIR}
+# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
.include <${MASTERDIR}/Makefile>