diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /math/pari | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | FreeBSD-ports-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip FreeBSD-ports-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz |
De-pkg-comment.
Diffstat (limited to 'math/pari')
-rw-r--r-- | math/pari/Makefile | 1 | ||||
-rw-r--r-- | math/pari/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index 237ce42..935e020 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.1/ \ http://www.gn-50uma.de/ftp/pari-2.1/ MAINTAINER= yoshiaki@kt.rim.or.jp +COMMENT= Mathmatics library and advanced calculator package INSTALLS_SHLIB= yes HAS_CONFIGURE= yes diff --git a/math/pari/pkg-comment b/math/pari/pkg-comment deleted file mode 100644 index c941fa7..0000000 --- a/math/pari/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mathmatics library and advanced calculator package |