summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2003-12-29 18:22:47 +0000
committerwiz <wiz>2003-12-29 18:22:47 +0000
commit8057afcbdcd05e3d315e85176111f76b8a5b5a54 (patch)
tree95af74aa5b9d577c96aba21643c0a343f88c6e0d /www
parentcc1bbbfcad7ccc48f403661df1198a3d6e6be74f (diff)
downloadpkgsrc-8057afcbdcd05e3d315e85176111f76b8a5b5a54.tar.gz
Fix typo in previous.
Diffstat (limited to 'www')
-rw-r--r--www/wml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile
index 6050e2e5c0b..b37cfc73cc8 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/12/28 00:29:02 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/12/29 18:23:09 wiz Exp $
#
DISTNAME= wml-2.0.3
@@ -29,7 +29,7 @@ USE_BUILDLINK2= yes
TEST_TARGET= test
INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]*
-INCOMPAT_CURSES= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
+INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
post-install:
cd ${PREFIX}/man/cat1 ; \