diff options
Diffstat (limited to 'devel/libdispatch/Makefile')
-rw-r--r-- | devel/libdispatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libdispatch/Makefile b/devel/libdispatch/Makefile index 2707330670db..359b376113dc 100644 --- a/devel/libdispatch/Makefile +++ b/devel/libdispatch/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ MAINTAINER= brooks@FreeBSD.org COMMENT= Grand Central Dispatch API support library +BROKEN= unfetchable + LICENSE= APACHE20 GNU_CONFIGURE= yes |