diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 12:40:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 12:40:09 +0000 |
commit | e6d2619961415286f7b26b194865d159a39bc910 (patch) | |
tree | 81e35a5fb403b039c8aa432905ad1850521da2c2 /textproc/hs-lhs2tex | |
parent | cca9adb7dbbb42b374969579c12b5a440390c7fc (diff) | |
download | ports-e6d2619961415286f7b26b194865d159a39bc910.tar.gz ports-e6d2619961415286f7b26b194865d159a39bc910.zip |
Notes
Diffstat (limited to 'textproc/hs-lhs2tex')
-rw-r--r-- | textproc/hs-lhs2tex/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-lhs2tex/pkg-descr b/textproc/hs-lhs2tex/pkg-descr index b3544e14b397..9e915cafea0b 100644 --- a/textproc/hs-lhs2tex/pkg-descr +++ b/textproc/hs-lhs2tex/pkg-descr @@ -1,4 +1,4 @@ lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell sources. It is released under the GPL. -WWW: http://www.informatik.uni-bonn.de/~loeh/lhs2tex/ +WWW: http://people.cs.uu.nl/andres/ |