From b43f9b52d8d8b0b5a9da625fcd316eb7f7273cf0 Mon Sep 17 00:00:00 2001 From: rm Date: Sun, 16 Sep 2012 19:53:57 +0000 Subject: - Mark as deprecated. Upstream disappeared (domain has expired), doesn't work on any supported FreeBSD versions, use freebsd-update(8) instead. Set expiration date to 2012-10-16. --- sysutils/binup/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysutils') diff --git a/sysutils/binup/Makefile b/sysutils/binup/Makefile index 05951b172ed..eeacb1c6317 100644 --- a/sysutils/binup/Makefile +++ b/sysutils/binup/Makefile @@ -14,6 +14,10 @@ DISTNAME= binup-${OPSYS}-${OSREL:C/\..*//}-${PORTVERSION} MAINTAINER= support@bsdupdates.com COMMENT= BSDUpdates system update tool +DEPRECATED= Upstream disappeared, doesn't work on any supported FreeBSD \ + versions, use freebsd-update(8) instead +EXPIRATION_DATE=2012-10-16 + ONLY_FOR_ARCHS= i386 NO_BUILD= yes -- cgit