summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-27 15:46:24 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-27 15:46:24 +0000
commitbc37fe6092588c9f770403c8953839d2913816a8 (patch)
tree6e14ecd1262c2968ba3ed0ac8033ef14f7ddb30c /x11
parentFix missing libs in databases/db3 package-list. (diff)
The value of FORBIDDEN shouldn't have a period at the end: bsd.port.mk
does that automatically.
Notes
Notes: svn path=/head/; revision=45543
Diffstat (limited to 'x11')
-rw-r--r--x11/wrapper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wrapper/Makefile b/x11/wrapper/Makefile
index 439c15c9f008..0e86527e115b 100644
--- a/x11/wrapper/Makefile
+++ b/x11/wrapper/Makefile
@@ -20,7 +20,7 @@ USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
.if ${XFREE86_VERSION} == 3
-FORBIDDEN= This port is for XFree86-4.
+FORBIDDEN= This port is for XFree86-4
.endif
do-fetch: