diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-27 22:00:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-27 22:00:01 +0000 |
commit | 395b7d96ea9d97f77c1c51c397c7ec7670c3408e (patch) | |
tree | ace6544aadeb16dc2e3b668bcfc141670bddd18a /x11-wm/yawm | |
parent | - add CONFLICTS with puppet-devel (diff) |
- Marked deprecated (Version branch long since retired)
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) |