diff options
author | kris <kris@FreeBSD.org> | 2003-10-27 17:11:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-27 17:11:28 +0800 |
commit | c18cedc8fd88a2d12fb57b89908aa3256865f57a (patch) | |
tree | d2fd154a885dad8279a4b62ec003c59d292a0ed2 /audio/festival+OGI | |
parent | 23009ba7ab1bd402e4774528a0870317b3726cd4 (diff) | |
download | freebsd-ports-gnome-c18cedc8fd88a2d12fb57b89908aa3256865f57a.tar.gz freebsd-ports-gnome-c18cedc8fd88a2d12fb57b89908aa3256865f57a.tar.zst freebsd-ports-gnome-c18cedc8fd88a2d12fb57b89908aa3256865f57a.zip |
portlint (whitespace cleanup)
Diffstat (limited to 'audio/festival+OGI')
-rw-r--r-- | audio/festival+OGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile index 6b08af28fe5a..43f27bd1ca2b 100644 --- a/audio/festival+OGI/Makefile +++ b/audio/festival+OGI/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} |