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/libranlib | |
| parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
Notes
Diffstat (limited to 'math/libranlib')
| -rw-r--r-- | math/libranlib/Makefile | 1 | ||||
| -rw-r--r-- | math/libranlib/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/libranlib/Makefile b/math/libranlib/Makefile index f168d39d268d..bb888416f71d 100644 --- a/math/libranlib/Makefile +++ b/math/libranlib/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.netlib.org/random/ DISTNAME= ranlib.c MAINTAINER= tg@FreeBSD.org +COMMENT= Library of Routines for Random Number Generation INSTALLS_SHLIB= yes MAKE_ENV= NOPROFILE=true diff --git a/math/libranlib/pkg-comment b/math/libranlib/pkg-comment deleted file mode 100644 index 49c4cb80d006..000000000000 --- a/math/libranlib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library of Routines for Random Number Generation |
