diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-12-13 16:30:37 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-12-13 16:30:37 +0000 |
commit | 754639792486b7fc6642c08f3f6adb94a058820b (patch) | |
tree | f9884e617459b8de48136abf2242142a6a221ae1 /sysutils/eventwatcher | |
parent | 8765e7b231521db525d3a76dcd255c0c397b238c (diff) |
Notes
Diffstat (limited to 'sysutils/eventwatcher')
-rw-r--r-- | sysutils/eventwatcher/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/eventwatcher/Makefile b/sysutils/eventwatcher/Makefile index 21dbbd24dbdc..fc0e6534186b 100644 --- a/sysutils/eventwatcher/Makefile +++ b/sysutils/eventwatcher/Makefile @@ -23,6 +23,9 @@ USE_GETTEXT= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes +DEPRECATED= no active development +EXPIRATION_DATE= 2008-02-01 + .include <bsd.port.pre.mk> .if ${OSVERSION} >= 700042 |