diff options
author | ume <ume@FreeBSD.org> | 2006-12-05 10:33:43 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2006-12-05 10:33:43 +0800 |
commit | e3138345fc75dc0f0ec0f5a12a0b602f5c68b120 (patch) | |
tree | 7a44e50a6f464b6757327a6353bde7d13319c5c0 /editors/semi | |
parent | e64c75fc91201c57b67780f99e8c59a93935de60 (diff) | |
download | freebsd-ports-gnome-e3138345fc75dc0f0ec0f5a12a0b602f5c68b120.tar.gz freebsd-ports-gnome-e3138345fc75dc0f0ec0f5a12a0b602f5c68b120.tar.zst freebsd-ports-gnome-e3138345fc75dc0f0ec0f5a12a0b602f5c68b120.zip |
- Change MASTER_SITES and remove DEPRECATED.
- Add WWW: to pkg-descr but in Japanese.
Diffstat (limited to 'editors/semi')
-rw-r--r-- | editors/semi/Makefile | 6 | ||||
-rw-r--r-- | editors/semi/pkg-descr | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/editors/semi/Makefile b/editors/semi/Makefile index 192ed230f078..8b2dce6d9e09 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -9,16 +9,12 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} PORTREVISION= 1 CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/ \ - ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/semi/semi-1.14-for-flim-1.14/ +MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/semi/semi-1.14-for-flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= ports@FreeBSD.org COMMENT?= SEMI, Library of MIME feature for GNU Emacs for emacs21 -DEPRECATED= distfile disappeared and has no homepage -EXPIRATION_DATE= 2007-01-04 - PORTCLASS?= master # distfile version diff --git a/editors/semi/pkg-descr b/editors/semi/pkg-descr index e1012d178150..5ffaabe0bb74 100644 --- a/editors/semi/pkg-descr +++ b/editors/semi/pkg-descr @@ -19,3 +19,5 @@ SEMI, Library of MIME feature for GNU Emacs for emacs20. MUAs. They are released as separated packages. Ported by shige@FreeBSD.ORG + +WWW: http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/SEMI/ (in Japanese) |