diff options
author | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
---|---|---|
committer | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
commit | e951cb6d0734dcbbc08c5fdfafbc67e8389de545 (patch) | |
tree | 09f42476e1e0bfaa3cb1415c718d1e99c8ff11b8 /www/hs-cgi | |
parent | 03231299235c95b71449e0efda9552b963778ba5 (diff) | |
download | ports-e951cb6d0734dcbbc08c5fdfafbc67e8389de545.tar.gz ports-e951cb6d0734dcbbc08c5fdfafbc67e8389de545.zip |
Notes
Diffstat (limited to 'www/hs-cgi')
-rw-r--r-- | www/hs-cgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hs-cgi/Makefile b/www/hs-cgi/Makefile index 7d04eae7dd35..a587dff2870d 100644 --- a/www/hs-cgi/Makefile +++ b/www/hs-cgi/Makefile @@ -9,7 +9,7 @@ PORTNAME= cgi PORTVERSION= 3001.1.7.1 CATEGORIES= www haskell -MAINTAINER= jacula@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= A Haskell library for writing CGI programs CABAL_SETUP= Setup.hs |