diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:34:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:34:37 +0000 |
commit | 70cd08e040d7da85dfbc43ec90e822722c60ea42 (patch) | |
tree | 0e61e2b4f7fa50d79e14d15da9866788c81d1db1 /math/gap | |
parent | fix plist (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=128564
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 |