diff options
Diffstat (limited to 'editors/elvis/Makefile')
-rw-r--r-- | editors/elvis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index 1120e0185853..9a634f7bd848 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -14,6 +14,8 @@ LICENSE= ART10 EXTRACT_AFTER_ARGS= --exclude guiwin32 +DEPRECATED= Unmaintained since 1999 +EXPIRATION_DATE= 2014-04-10 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" ALL_TARGET= all doc/elvtags.man |