svn commit: r334571 - in head: emulators/fmsx x11-fonts/ppantsfonts

Rene Ladan rene at FreeBSD.org
Fri Nov 22 10:58:20 UTC 2013


Author: rene
Date: Fri Nov 22 10:58:20 2013
New Revision: 334571
URL: http://svnweb.freebsd.org/changeset/ports/334571

Log:
  Fix expiration dates, they should be *December* 18th, not November 18th.

Modified:
  head/emulators/fmsx/Makefile
  head/x11-fonts/ppantsfonts/Makefile

Modified: head/emulators/fmsx/Makefile
==============================================================================
--- head/emulators/fmsx/Makefile	Fri Nov 22 10:45:06 2013	(r334570)
+++ head/emulators/fmsx/Makefile	Fri Nov 22 10:58:20 2013	(r334571)
@@ -19,7 +19,7 @@ MAINTAINER=	dk at farm.org
 COMMENT=	The Portable MSX/MSX2/MSX2+ Emulator
 
 DEPRECATED=	Broken for more than 6 month
-EXPIRATION_DATE=	2013-11-18
+EXPIRATION_DATE=	2013-12-18
 
 USE_XORG=	xi x11
 USE_ZIP=	yes

Modified: head/x11-fonts/ppantsfonts/Makefile
==============================================================================
--- head/x11-fonts/ppantsfonts/Makefile	Fri Nov 22 10:45:06 2013	(r334570)
+++ head/x11-fonts/ppantsfonts/Makefile	Fri Nov 22 10:58:20 2013	(r334571)
@@ -12,7 +12,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A set of small angular fonts
 
 DEPRECATED=	Broken for more than 6 month
-EXPIRATION_DATE=	2013-11-18
+EXPIRATION_DATE=	2013-12-18
 
 NO_BUILD=	yes
 PKGMESSAGE=	${WRKDIR}/pkg-message


More information about the svn-ports-all mailing list