diff options
-rw-r--r-- | x11-wm/9menu/Makefile | 2 | ||||
-rw-r--r-- | x11/9menu/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile index 3d4de56df70f..eb2053d13b8b 100644 --- a/x11-wm/9menu/Makefile +++ b/x11-wm/9menu/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org COMMENT= A simple menu patterened after plan9 -#BROKEN= unfetchable +BROKEN= "Checksum mismatch" PLIST_FILES= bin/9menu USE_XLIB= yes diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index 3d4de56df70f..eb2053d13b8b 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org COMMENT= A simple menu patterened after plan9 -#BROKEN= unfetchable +BROKEN= "Checksum mismatch" PLIST_FILES= bin/9menu USE_XLIB= yes |