Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2012 03:02:02 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305857 - head/sysutils/binup
Message-ID:  <201210140302.q9E322pB070503@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sun Oct 14 03:02:01 2012
New Revision: 305857
URL: http://svn.freebsd.org/changeset/ports/305857

Log:
  Reset maintainer and mark deprecated: mail bounces, mastersite gone.
  
  Feature safe:		yes

Modified:
  head/sysutils/binup/Makefile

Modified: head/sysutils/binup/Makefile
==============================================================================
--- head/sysutils/binup/Makefile	Sun Oct 14 02:38:39 2012	(r305856)
+++ head/sysutils/binup/Makefile	Sun Oct 14 03:02:01 2012	(r305857)
@@ -11,7 +11,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	https://bsdupdates.com/binup/version/${PORTVERSION}/
 DISTNAME=	binup-${OPSYS}-${OSREL:C/\..*//}-${PORTVERSION}
 
-MAINTAINER=	support@bsdupdates.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	BSDUpdates system update tool
 
 DEPRECATED=	Upstream disappeared, doesn't work on any supported FreeBSD \
@@ -26,6 +26,9 @@ USE_BZIP2=	yes
 PLIST_FILES=	libexec/binup/bspatch-static libexec/binup/pw-static sbin/binup
 PLIST_DIRS=	libexec/binup
 
+DEPRECATED=		mastersite and maintainer disappeared
+EXPIRATION_DATE=	2012-11-13
+
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 700000



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210140302.q9E322pB070503>