summaryrefslogtreecommitdiff
path: root/www/php3
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-03 13:40:30 +0000
committerwiz <wiz>2000-09-03 13:40:30 +0000
commit3c23b400dc48f698cbd9e4a954c0343ac7ddccf0 (patch)
tree252deb14f819791e8bee73426aa29e8c7633263c /www/php3
parentee0c2710a364a331e76871169bb22952fcbb57e4 (diff)
downloadpkgsrc-3c23b400dc48f698cbd9e4a954c0343ac7ddccf0.tar.gz
remove unnecessary empty line
Diffstat (limited to 'www/php3')
-rw-r--r--www/php3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/php3/Makefile b/www/php3/Makefile
index b7a1c6eb4c8..370544704b1 100644
--- a/www/php3/Makefile
+++ b/www/php3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2000/08/27 02:46:08 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2000/09/03 13:40:30 wiz Exp $
#
DISTNAME= php-${PHP_VERSION}
@@ -19,7 +19,6 @@ DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
DEPENDS+= zlib-*:../../devel/zlib
.endif
-
PHP_VERSION= 3.0.16
.if defined(BUILDING_EXTENSION_MODULE) || defined(BUILDING_SERVER_MODULE)