diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-08-08 18:13:48 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-08-08 18:13:48 +0000 |
commit | b1ca1cce2a1d8d6e87a099b63551ba22e38977da (patch) | |
tree | 5086921c69c5076d5cb18aefa2d9c709fa5eb8ed /audio/mpdscribble | |
parent | 11987f5aee0ffd6c50612b3f8003491aa7690fde (diff) | |
download | ports-b1ca1cce2a1d8d6e87a099b63551ba22e38977da.tar.gz ports-b1ca1cce2a1d8d6e87a099b63551ba22e38977da.zip |
Notes
Diffstat (limited to 'audio/mpdscribble')
-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> |