summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2007-04-01 15:29:45 +0000
committertaca <taca>2007-04-01 15:29:45 +0000
commit3d87abdf6da232035ff85a26c7daad86b3b11316 (patch)
tree77af539c6700c76a30c145b455ea9358512f71e3
parentfff905a2f1371c1ccde3eaeea781ea807240b5ff (diff)
downloadpkgsrc-3d87abdf6da232035ff85a26c7daad86b3b11316.tar.gz
Remove extra backspace at end of line.
-rw-r--r--www/zope29/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope29/Makefile b/www/zope29/Makefile
index 00c4e70e10e..cd7e2ecb439 100644
--- a/www/zope29/Makefile
+++ b/www/zope29/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/03/22 13:44:10 taca Exp $
+# $NetBSD: Makefile,v 1.11 2007/04/01 15:29:45 taca Exp $
# FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp
DISTNAME= Zope-${VER}-final
@@ -51,7 +51,7 @@ MAKE_FILE= makefile
PLIST_SUBST= ZOPEBASEDIR=${SZOPEBASEDIR}
MESSAGE_SUBST+= ZOPEBASEDIR=${ZOPEBASEDIR}
-MESSAGE_SUBST+= ZOPE_USER=${ZOPE_USER} \
+MESSAGE_SUBST+= ZOPE_USER=${ZOPE_USER}
MESSAGE_SUBST+= ZOPEINSTANCEDIR=${ZOPEINSTANCEDIR}
post-patch: