summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 4fad6ae307a..0a286e2439d 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2004/02/02 23:41:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.59 2004/02/02 23:47:15 xtraeme Exp $
DISTNAME= gnupg-1.2.4
CATEGORIES= security
@@ -67,7 +67,7 @@ SUBST_FILES.fixme= mpi/i386/mpih-add1.S mpi/i386/mpih-lshift.S \
mpi/i386/mpih-mul1.S mpi/i386/mpih-mul2.S \
mpi/i386/mpih-mul3.S mpi/i386/mpih-rshift.S \
mpi/i386/mpih-sub1.S
-SUBST_SED.fixme= -e "s,ALIGN(3),ALIGN(4),g"
+SUBST_SED.fixme= -e "s,ALIGN (3),ALIGN (4),g"
.endif