diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-27 15:46:24 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-27 15:46:24 +0000 |
commit | bc37fe6092588c9f770403c8953839d2913816a8 (patch) | |
tree | 6e14ecd1262c2968ba3ed0ac8033ef14f7ddb30c /x11/wrapper/Makefile | |
parent | adbf9c9815b86038be7e481fb34ab8a62fa7b6f9 (diff) |
Notes
Diffstat (limited to 'x11/wrapper/Makefile')
-rw-r--r-- | x11/wrapper/Makefile | 2 |
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: |