svn commit: r336294 - head/www/typo3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 12 21:57:49 UTC 2013


Author: sunpoet
Date: Thu Dec 12 21:57:48 2013
New Revision: 336294
URL: http://svnweb.freebsd.org/changeset/ports/336294

Log:
  - Add PORTSCOUT
  
  PR:		ports/184731
  Submitted by:	Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)

Modified:
  head/www/typo3/Makefile

Modified: head/www/typo3/Makefile
==============================================================================
--- head/www/typo3/Makefile	Thu Dec 12 21:57:44 2013	(r336293)
+++ head/www/typo3/Makefile	Thu Dec 12 21:57:48 2013	(r336294)
@@ -11,6 +11,8 @@ COMMENT=	The typo3 content management sy
 
 LICENSE=	GPLv2
 
+PORTSCOUT=	limit:^6\.1\.
+
 NO_BUILD=	yes
 USE_PHP=	ctype filter json mysqli pcre session xml
 WANT_PHP_WEB=	yes


More information about the svn-ports-head mailing list