diff options
author | kris <kris@FreeBSD.org> | 2003-10-27 09:11:28 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-27 09:11:28 +0000 |
commit | c18cedc8fd88a2d12fb57b89908aa3256865f57a (patch) | |
tree | d2fd154a885dad8279a4b62ec003c59d292a0ed2 /audio/festival/Makefile | |
parent | 23009ba7ab1bd402e4774528a0870317b3726cd4 (diff) | |
download | FreeBSD-ports-c18cedc8fd88a2d12fb57b89908aa3256865f57a.zip FreeBSD-ports-c18cedc8fd88a2d12fb57b89908aa3256865f57a.tar.gz |
portlint (whitespace cleanup)
Diffstat (limited to 'audio/festival/Makefile')
-rw-r--r-- | audio/festival/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 6b08af2..43f27bd 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -48,7 +48,7 @@ PLIST= ${WRKDIR}/pkg-plist .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not build" +BROKEN= "Does not build" .endif WRKSRC= ${WRKDIR} |