svn commit: r318001 - head/databases/mywwwatcher

Martin Wilke miwi at FreeBSD.org
Mon May 13 07:00:47 UTC 2013


Author: miwi
Date: Mon May 13 07:00:47 2013
New Revision: 318001
URL: http://svnweb.freebsd.org/changeset/ports/318001

Log:
  - Remove ignore php 3
  - While here trim header

Modified:
  head/databases/mywwwatcher/Makefile   (contents, props changed)

Modified: head/databases/mywwwatcher/Makefile
==============================================================================
--- head/databases/mywwwatcher/Makefile	Mon May 13 07:00:02 2013	(r318000)
+++ head/databases/mywwwatcher/Makefile	Mon May 13 07:00:47 2013	(r318001)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   	mywwwatcher
-# Date created:				10 January 2007
-# Whom:					Petr Macek <pm at kostax.cz>
-#
+# Created by: Petr Macek <pm at kostax.cz>
 # $FreeBSD$
-#
 
 PORTNAME=	mywwwatcher
 PORTVERSION=	3.2
@@ -19,7 +15,6 @@ WRKSRC=		${WRKDIR}/mywwwatcher
 WANT_PHP_WEB=		yes
 DEFAULT_PHP_VER=	5
 USE_PHP=		pcre session mysql
-IGNORE_WITH_PHP=	3
 
 NO_BUILD=	yes
 


More information about the svn-ports-all mailing list