svn commit: r320198 - head/games/speakinghangman

Alex Kozlov ak at FreeBSD.org
Fri Jun 7 13:21:00 UTC 2013


Author: ak
Date: Fri Jun  7 13:21:00 2013
New Revision: 320198
URL: http://svnweb.freebsd.org/changeset/ports/320198

Log:
  - Deprecate and set expiration date to 2013-07-07: No more public distfiles
  
  PR:	ports/179382 (based on)
  Submitted by:	nemysis <nemysis at gmx.ch> (maintainer)

Modified:
  head/games/speakinghangman/Makefile

Modified: head/games/speakinghangman/Makefile
==============================================================================
--- head/games/speakinghangman/Makefile	Fri Jun  7 12:36:07 2013	(r320197)
+++ head/games/speakinghangman/Makefile	Fri Jun  7 13:21:00 2013	(r320198)
@@ -14,6 +14,9 @@ EXTRACT_ONLY=	${RESTRICTED_FILES}
 MAINTAINER=	nemysis at gmx.ch
 COMMENT=	Educational game to practice and expand English and Spanish
 
+DEPRECATED=	No more public distfiles
+EXPIRATION_DATE=	2013-07-07
+
 RESTRICTED=	License does not allow redistribution
 RESTRICTED_FILES=	${PORTNAME}free-${DISTVERSION}${EXTRACT_SUFX}
 


More information about the svn-ports-head mailing list