diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /math/gap | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'math/gap')
-rw-r--r-- | math/gap/Makefile | 1 | ||||
-rw-r--r-- | math/gap/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index 05509dd9fafa..bc57998f7e93 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -15,6 +15,7 @@ DISTFILES= gap4r3.tar.gz \ DIST_SUBDIR= gap MAINTAINER= keith@FreeBSD.org +COMMENT= GAP is a system for computational discrete algebra NO_CDROM= "Don't sell for profit." diff --git a/math/gap/pkg-comment b/math/gap/pkg-comment deleted file mode 100644 index 9fc942c2ca4a..000000000000 --- a/math/gap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GAP is a system for computational discrete algebra |