diff options
author | shige <shige@FreeBSD.org> | 1999-03-02 16:01:48 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-03-02 16:01:48 +0800 |
commit | c8066e3f8684924d5980ff3b783a87d448430715 (patch) | |
tree | 4f1e108162663db23f5597e6df2758df72f0bd61 /editors/apel/Makefile | |
parent | 2f33c80508fbf6123c6d0f97454ab4d6f491404a (diff) | |
download | freebsd-ports-graphics-c8066e3f8684924d5980ff3b783a87d448430715.tar.gz freebsd-ports-graphics-c8066e3f8684924d5980ff3b783a87d448430715.tar.zst freebsd-ports-graphics-c8066e3f8684924d5980ff3b783a87d448430715.zip |
Update to 9.13.
Diffstat (limited to 'editors/apel/Makefile')
-rw-r--r-- | editors/apel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 87cc7990c81..f8c891c073f 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: apel for emacs -# Version required: 9.12 +# Version required: 9.13 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.3 1999/01/24 03:46:04 kuriyama Exp $ +# $Id: Makefile,v 1.4 1999/03/01 09:37:13 shige Exp $ # DISTNAME= apel-${APEL_VER} @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/apel/ MAINTAINER?= shige@FreeBSD.ORG # distfile version -APEL_VER= 9.12 +APEL_VER= 9.13 APEL_SETUPEL= apel-setup.el # This is a master port. |