diff options
author | gabor <gabor@FreeBSD.org> | 2006-12-22 21:46:51 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2006-12-22 21:46:51 +0800 |
commit | 62b8a40233729aa7d5ccef5614111705f539633b (patch) | |
tree | af97dd29db04ea23ccc75184dc1fe947409356ca /editors/flim113 | |
parent | 5d24709652ac3845cd2eb5d00bfddb81d49bea83 (diff) | |
download | freebsd-ports-gnome-62b8a40233729aa7d5ccef5614111705f539633b.tar.gz freebsd-ports-gnome-62b8a40233729aa7d5ccef5614111705f539633b.tar.zst freebsd-ports-gnome-62b8a40233729aa7d5ccef5614111705f539633b.zip |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor)
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 |