diff options
author | shige <shige@FreeBSD.org> | 1999-03-01 09:38:29 +0000 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-03-01 09:38:29 +0000 |
commit | 913a23d2a9d9daa1d775000f3c958f34abca0e4b (patch) | |
tree | 0e20be89570912bb76f0f4e8a6effd2729c81802 /editors/apel | |
parent | 5d200cbf629f1ccd11b469d994d8960430f124cb (diff) | |
download | FreeBSD-ports-913a23d2a9d9daa1d775000f3c958f34abca0e4b.zip FreeBSD-ports-913a23d2a9d9daa1d775000f3c958f34abca0e4b.tar.gz |
MAINTAINER changed, because I was a committer.
Diffstat (limited to 'editors/apel')
-rw-r--r-- | editors/apel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 67dfb20..87cc799 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -3,14 +3,14 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.2 1999/01/11 10:27:46 asami Exp $ +# $Id: Makefile,v 1.3 1999/01/24 03:46:04 kuriyama Exp $ # DISTNAME= apel-${APEL_VER} CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/apel/ -MAINTAINER?= shige@kuis.kyoto-u.ac.jp +MAINTAINER?= shige@FreeBSD.ORG # distfile version APEL_VER= 9.12 |