diff options
author | wiz <wiz> | 2000-08-11 01:07:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-08-11 01:07:45 +0000 |
commit | e7866a1e6629c1384c066c50f4c3a2d79357c342 (patch) | |
tree | 61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /lang/ghc | |
parent | 59b50ec8ab84fc189b887a7f0bae4b249a3a3b54 (diff) | |
download | pkgsrc-e7866a1e6629c1384c066c50f4c3a2d79357c342.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> |