diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /devel/moonshine | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Notes
Notes:
svn path=/head/; revision=106671
Diffstat (limited to 'devel/moonshine')
-rw-r--r-- | devel/moonshine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/moonshine/Makefile b/devel/moonshine/Makefile index 75d413ae22d2..2da413ded74d 100644 --- a/devel/moonshine/Makefile +++ b/devel/moonshine/Makefile @@ -25,7 +25,7 @@ QTCPPFLAGS+= -I${X11BASE}/include .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif .if ${MACHINE_ARCH} == "alpha" |