diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
commit | b77027ff367bd483a05125b9e59ec51183a750d7 (patch) | |
tree | 68f4bf91a0cca80e6657a533e5ab5b876819ef7e /net-mgmt/mbrowse | |
parent | Back out previous commit, the port was recently fixed. (diff) |
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
Diffstat (limited to 'net-mgmt/mbrowse')
-rw-r--r-- | net-mgmt/mbrowse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index 1690234ad75b..e0758ff4ee54 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp .endif BROKEN= "Configure fails" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 GNU_CONFIGURE= yes PLIST_FILES= bin/mbrowse |