diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-22 13:46:51 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-22 13:46:51 +0000 |
commit | e44a900847f6b9b905c2fd25d9cfa06657395748 (patch) | |
tree | 77f5f76debe653dc17787d7fb835825ed8201efc /editors/flim113 | |
parent | 7bae57982c148e8b23b19148db3cf5ea98247279 (diff) |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=180496
Diffstat (limited to 'editors/flim113')
-rw-r--r-- | editors/flim113/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile index 76bd30ada869..56dc92b360fc 100644 --- a/editors/flim113/Makefile +++ b/editors/flim113/Makefile @@ -16,6 +16,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= ports@FreeBSD.org COMMENT?= FLIM, message representation or encoding emacs lisp library for emacs21 +DEPRECATED= distfile disappeared +EXPIRATION_DATE= 2007-01-21 + PORTCLASS?= master NO_LATEST_LINK= yes |