- Take over maintainership.

- Update MASTER_SITES.
- Update WWW entry in pkg-descr.
This commit is contained in:
MANTANI Nobutaka 2006-12-05 15:59:36 +00:00
parent 189ab5484c
commit 433e0a88f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178949
2 changed files with 4 additions and 5 deletions

View file

@ -8,12 +8,11 @@
PORTNAME= apel
PORTVERSION= ${APEL_VER}
CATEGORIES= editors elisp
MASTER_SITES= ftp://ftp.m17n.org/pub/mule/apel/ \
ftp://ftp.jpl.org/pub/elisp/apel/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/apel/
MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/apel/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,elisp/jpl/elisp/apel,}
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= ports@FreeBSD.org
MAINTAINER?= nobutaka@FreeBSD.org
COMMENT?= A Portable Emacs Library for emacs21
# distfile version

View file

@ -29,6 +29,6 @@ To use apel, put the following setup into your ~/.emacs:
(require 'apel-setupel)
WWW: http://cvs.m17n.org/elisp/APEL/index.en.html
WWW: http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/APEL/index.en.html
Ported by shige@FreeBSD.ORG.