svn commit: r336293 - head/www/typo347

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


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

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

Modified:
  head/www/typo347/Makefile

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


More information about the svn-ports-head mailing list