summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-03 23:36:49 +0000
committerwiz <wiz>2000-09-03 23:36:49 +0000
commitaf950be3833458e85f7c868d72b322c040bcdeb2 (patch)
tree6683d983e5a110b69f66463b6e450aa2933fd829 /x11
parent43acacc1c378c50daf6551796cb7515a76e4249c (diff)
downloadpkgsrc-af950be3833458e85f7c868d72b322c040bcdeb2.tar.gz
fix comment (and thus building)
Diffstat (limited to 'x11')
-rw-r--r--x11/xforms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile
index 481cb68d482..bd90913c525 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2000/09/02 13:24:50 hubertf Exp $
+# $NetBSD: Makefile,v 1.31 2000/09/03 23:36:49 wiz Exp $
#
DISTNAME= bxform-088
@@ -45,7 +45,7 @@ MAKEFILE= ${FILESDIR}/Makefile
PLIST_SRC= ${PKGDIR}/PLIST.mi ${PKGDIR}/PLIST.shlib
CHECK_SHLIBS= NO # fdesigner doesn't find libX11 on i386
- # we don't have sources, so don't run this test
+# we don't have sources, so don't run this test
# When the XForms API changes and breaks binary-compatibility with the
# previous version, increment the MAJOR by 1 and reset the MINOR to 0.