svn commit: r305857 - head/sysutils/binup
Mark Linimon
linimon at FreeBSD.org
Sun Oct 14 03:02:02 UTC 2012
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 at bsdupdates.com
+MAINTAINER= ports at 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
More information about the svn-ports-head
mailing list