From 9fc2d7d28106475bc308a209655b44e662911609 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 22 Apr 2006 09:22:05 +0000 Subject: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. --- mail/mailsync/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mailsync') diff --git a/mail/mailsync/Makefile b/mail/mailsync/Makefile index 3f5220e42b5..0ed9b18f58d 100644 --- a/mail/mailsync/Makefile +++ b/mail/mailsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/03/04 21:30:00 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= mailsync_5.2.1.orig @@ -26,7 +26,7 @@ SUBST_FILES.conf= configure doc/examples/mailsync doc/mailsync.1 SUBST_SED.conf= -e "s|@BUILDLINK_DIR@|${BUILDLINK_DIR}|g" \ -e "s|@SSLBASE@|${BUILDLINK_PREFIX.openssl}|g" \ -e "s|/usr/share|${PREFIX}/share|g" -SUBST_MESSAGE.conf= "Fixing configure script." +SUBST_MESSAGE.conf= Fixing configure script. DOCS= COPYING NEWS README THANKS TODO doc/ABSTRACT doc/HACKING -- cgit v1.2.3