diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /math/unixstat | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'math/unixstat')
-rw-r--r-- | math/unixstat/Makefile | 1 | ||||
-rw-r--r-- | math/unixstat/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/unixstat/Makefile b/math/unixstat/Makefile index d55d477f8166..47b60a542981 100644 --- a/math/unixstat/Makefile +++ b/math/unixstat/Makefile @@ -13,6 +13,7 @@ DISTNAME= stat EXTRACT_SUFX= .tar.Z MAINTAINER= mwm@mired.org +COMMENT= A statistics package designed for use with the Unix shell NO_PACKAGE= "License does not allow redistribution of binaries" RESTRICTED= "Gary Pearlman requires that users agree to his license to \ diff --git a/math/unixstat/pkg-comment b/math/unixstat/pkg-comment deleted file mode 100644 index 6651821c52a1..000000000000 --- a/math/unixstat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A statistics package designed for use with the Unix shell |