diff options
author | erwin <erwin@FreeBSD.org> | 2006-12-05 05:24:23 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-12-05 05:24:23 +0800 |
commit | 3ae6be4d388657403284cf33d8558127177cce45 (patch) | |
tree | aabc387f42b6294d840878c649f2d356d7ac9ad8 /editors | |
parent | e6b84b1c26da16001796aaf618dd7c2564fe074d (diff) | |
download | freebsd-ports-gnome-3ae6be4d388657403284cf33d8558127177cce45.tar.gz freebsd-ports-gnome-3ae6be4d388657403284cf33d8558127177cce45.tar.zst freebsd-ports-gnome-3ae6be4d388657403284cf33d8558127177cce45.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: 106326
Submitted by: gabor
Diffstat (limited to 'editors')
-rw-r--r-- | editors/semi/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/semi/Makefile b/editors/semi/Makefile index 1ca0725e917d..192ed230f078 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -16,6 +16,9 @@ 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 |