Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2013 21:58:13 +0000 (UTC)
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310164 - head/lang/php53
Message-ID:  <201301092158.r09LwDc3036738@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: flo
Date: Wed Jan  9 21:58:12 2013
New Revision: 310164
URL: http://svnweb.freebsd.org/changeset/ports/310164

Log:
  Restore mistakenly removed  PORTREVISION?=

Modified:
  head/lang/php53/Makefile

Modified: head/lang/php53/Makefile
==============================================================================
--- head/lang/php53/Makefile	Wed Jan  9 21:55:32 2013	(r310163)
+++ head/lang/php53/Makefile	Wed Jan  9 21:58:12 2013	(r310164)
@@ -3,6 +3,7 @@
 
 PORTNAME=	php53
 PORTVERSION=	5.3.20
+PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}
 MASTER_SITE_SUBDIR=	distributions



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301092158.r09LwDc3036738>