diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-08-14 22:41:13 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-08-14 22:41:13 +0000 |
commit | 2e93233e1d8dd2ff387976f409201c4b182bde9b (patch) | |
tree | 8f3a3ade26ff44cc1b7094edfeac09fdeb263198 /mail/wanderlust-emacs20 | |
parent | db6d56e4203824d21ecf1f11fb4ec692f15e0ae9 (diff) |
Notes
Diffstat (limited to 'mail/wanderlust-emacs20')
-rw-r--r-- | mail/wanderlust-emacs20/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/wanderlust-emacs20/Makefile b/mail/wanderlust-emacs20/Makefile index a4edebef54a7..8e2f67399251 100644 --- a/mail/wanderlust-emacs20/Makefile +++ b/mail/wanderlust-emacs20/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: Wanderlust (for emacs20) -# Version required: 1.0.2 +# Version required: 1.0.x # Date created: 7 Apr 1999 # Whom: MANTANI Nobutaka <nobutaka@nobutaka.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/06/23 20:08:04 sada Exp $ # MAINTAINER= nobutaka@nobutaka.com @@ -12,7 +12,7 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/emacs IS_SLAVE= yes |