diff options
author | novel <novel@FreeBSD.org> | 2006-08-09 02:13:48 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-08-09 02:13:48 +0800 |
commit | df0639eb88b40f70680838319d53da8dd35d53af (patch) | |
tree | a7168591eb46be8703bab1bf38eda09a7f50e072 /audio | |
parent | 95f676fa737c83cb23c81a5b4cd7ca3aeea6817e (diff) | |
download | freebsd-ports-gnome-df0639eb88b40f70680838319d53da8dd35d53af.tar.gz freebsd-ports-gnome-df0639eb88b40f70680838319d53da8dd35d53af.tar.zst freebsd-ports-gnome-df0639eb88b40f70680838319d53da8dd35d53af.zip |
Typo: s/BROEKEN/BROKEN/.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpdscribble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile index 135ba9f2845b..5863210e0ab5 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= bin/mpdscribble .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -BROEKEN= does not build on 4.x +BROKEN= does not build on 4.x .endif .include <bsd.port.post.mk> |