diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-12-05 02:33:43 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-12-05 02:33:43 +0000 |
commit | 5612dcde1034937fa102b89996651ae95c3a29a3 (patch) | |
tree | cac9e58be029d4dc6d55cc955ad280b93314b144 /editors/semi | |
parent | - Update CODEC_MPLAYER_VERSION to 1.0rc1. It solve a problem with the previous (diff) |
- 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) |