diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2006-12-05 23:59:36 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2006-12-05 23:59:36 +0800 |
commit | 50920c9f9b0e7dc56fc1f84cc4512c1af30439ce (patch) | |
tree | c492c4839a2da7bc01acf2fcf3da80d60fc7346b /editors/apel/Makefile | |
parent | 43e70c21553fe78457537535b2e9a503f9cf325f (diff) | |
download | freebsd-ports-gnome-50920c9f9b0e7dc56fc1f84cc4512c1af30439ce.tar.gz freebsd-ports-gnome-50920c9f9b0e7dc56fc1f84cc4512c1af30439ce.tar.zst freebsd-ports-gnome-50920c9f9b0e7dc56fc1f84cc4512c1af30439ce.zip |
- Take over maintainership.
- Update MASTER_SITES.
- Update WWW entry in pkg-descr.
Diffstat (limited to 'editors/apel/Makefile')
-rw-r--r-- | editors/apel/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 87989925e75c..da8e3ffee199 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -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 |