diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
commit | c750c08ad9887fb1fbf2c1772fddd57219e35575 (patch) | |
tree | 61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /lang/sml-nj | |
parent | 4172b6b6d8869076f33facee7ed0e07951cc74e2 (diff) | |
download | pkgsrc-c750c08ad9887fb1fbf2c1772fddd57219e35575.tar.gz |
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
Diffstat (limited to 'lang/sml-nj')
-rw-r--r-- | lang/sml-nj/pkg/DESCR | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/lang/sml-nj/pkg/DESCR b/lang/sml-nj/pkg/DESCR index 91299a90439..904e0404b6b 100644 --- a/lang/sml-nj/pkg/DESCR +++ b/lang/sml-nj/pkg/DESCR @@ -1,8 +1,7 @@ -A Standard ML implementation from Bell-Labs. Implements the SML '97 definition -including the new Basis library with a few minor omissions and discrepancies. +A Standard ML implementation from Bell-Labs. Implements the SML '97 +definition including the new Basis library with a few minor omissions +and discrepancies. -If you are interested in a lighter weight implementation of ML, -the Moscow-ML port is recommended. +If you are interested in a lighter weight implementation of ML, the +Moscow-ML port is recommended. -- Joseph Koshy <jkoshy@freebsd.org> -- Julian Assange <proff@iq.org> |