diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-10-24 12:12:40 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-10-24 12:12:40 +0000 |
commit | 7ebb8febf1042e392dfa036f7ae7e90dfe3fd8ee (patch) | |
tree | 4167bd4c6ea78cf4285f55c8b1db390d64cfe646 /misc | |
parent | 1ba7f545d2cb0484dcbf53a67a981b820c6580d9 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmproxyper/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/wmproxyper/Makefile b/misc/wmproxyper/Makefile index e9914f22ba09..835506aec132 100644 --- a/misc/wmproxyper/Makefile +++ b/misc/wmproxyper/Makefile @@ -15,6 +15,9 @@ DISTNAME= WMProxyPer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Displays Distributed.net Personal Proxy current status and progress +DEPRECATED= "mastersite disappeared, no longer maintained by author" +EXPIRATION_DATE= 2005-12-31 + LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp PLIST_FILES= bin/wmproxyper |