pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/zope29 Remove extra backspace at end of line.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23b0cd3353a2
branches:  trunk
changeset: 527237:23b0cd3353a2
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Apr 01 15:29:45 2007 +0000

description:
Remove extra backspace at end of line.

diffstat:

 www/zope29/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3bbcf35c8e4a -r 23b0cd3353a2 www/zope29/Makefile
--- a/www/zope29/Makefile       Sun Apr 01 14:20:16 2007 +0000
+++ b/www/zope29/Makefile       Sun Apr 01 15:29:45 2007 +0000
@@ -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 @@
 
 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:



Home | Main Index | Thread Index | Old Index