Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 05:08:44 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329753 - head/sysutils/mktool
Message-ID:  <201310080508.r9858icH062225@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Tue Oct  8 05:08:43 2013
New Revision: 329753
URL: http://svnweb.freebsd.org/changeset/ports/329753

Log:
  - Set EXPIRATION_DATE at maintainer's request

Modified:
  head/sysutils/mktool/Makefile   (contents, props changed)

Modified: head/sysutils/mktool/Makefile
==============================================================================
--- head/sysutils/mktool/Makefile	Tue Oct  8 02:45:22 2013	(r329752)
+++ head/sysutils/mktool/Makefile	Tue Oct  8 05:08:43 2013	(r329753)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.io.com/~manoj/f
 MAINTAINER=	jos@catnook.com
 COMMENT=	Portable tools to manage processes and networked services
 
+EXPIRATION_DATE=	2013-11-01
+
 BROKEN=		Unfetchable due to MASTER_SITES reorganization
 USES=		gmake
 USE_BZIP2=	yes



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