diff options
Diffstat (limited to 'x11-wm/yawm')
-rw-r--r-- | x11-wm/yawm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/yawm/Makefile b/x11-wm/yawm/Makefile index 85e1f89bc687..2e01528776b8 100644 --- a/x11-wm/yawm/Makefile +++ b/x11-wm/yawm/Makefile @@ -21,6 +21,9 @@ PLIST= ${WRKDIR}/pkg-plist USE_X_PREFIX= yes DOCS= AUTHORS COPYING ChangeLog +DEPRECATED= project no longer exists +EXPIRATION_DATE= 2007-10-27 + pre-install: ${ECHO_CMD} bin/yawm > ${PLIST} .if !defined(NOPORTDOCS) |