diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-12-12 07:38:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-12-12 07:38:36 +0000 |
commit | f24415b0e3e181ae25337639cbf524b37891c20b (patch) | |
tree | c81d4ee2bd0b5452a1b53a108c0c583489eae3d0 | |
parent | Update from 0.6.17 to 0.6.21. (diff) |
With portmgr hat on, acknowledge that the author of this software does not
allow versions older than 28 days to be distributed.
Mark this for quick expiration, as I do not believe it will be possible
for FreeBSD to guarantee that timeliness given our procedures for ports
freezes.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=203196
-rw-r--r-- | x11-wm/ion-3/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/ion-3/Makefile b/x11-wm/ion-3/Makefile index 0e3ffe284640..074dc3de5d2b 100644 --- a/x11-wm/ion-3/Makefile +++ b/x11-wm/ion-3/Makefile @@ -19,6 +19,10 @@ COMMENT= The development version of the Ion window manager RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support +DEPRECATED= is more than 28 days old, which the author states violates his license. Do not contact author. +RESTRICTED= ${DEPRECATED} +EXPIRATION_DATE= 2008-01-12 + CONFLICTS= ion-3ds-200* USE_XLIB= yes |