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/ghc | |
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/ghc')
-rw-r--r-- | lang/ghc/pkg/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/ghc/pkg/DESCR b/lang/ghc/pkg/DESCR index 4951b8fec91..2f6a0852458 100644 --- a/lang/ghc/pkg/DESCR +++ b/lang/ghc/pkg/DESCR @@ -8,5 +8,3 @@ Haskell, including concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries. - --Julian Assange <proff@iq.org> |