summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-03 13:40:30 +0000
committerwiz <wiz>2000-09-03 13:40:30 +0000
commit16da51e0b2e216fea4171743231c74888056ca97 (patch)
tree252deb14f819791e8bee73426aa29e8c7633263c /www
parent76db9b53377bf5b23900bd42619a426987dd5a32 (diff)
downloadpkgsrc-16da51e0b2e216fea4171743231c74888056ca97.tar.gz
remove unnecessary empty line
Diffstat (limited to 'www')
-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)