diff options
Diffstat (limited to 'math/gap')
-rw-r--r-- | math/gap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index 8f398ae21d60..0ab743bd2f22 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= gap MAINTAINER= johans@stack.nl COMMENT= GAP is a system for computational discrete algebra +BROKEN= Unfetchable + .include <bsd.port.pre.mk> GAP_VERSION= gap4r4 |