svn commit: r329753 - head/sysutils/mktool

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Oct 8 05:08:44 UTC 2013


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 at 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


More information about the svn-ports-all mailing list