diff options
Diffstat (limited to 'www/hs-HTTP/Makefile')
-rw-r--r-- | www/hs-HTTP/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/www/hs-HTTP/Makefile b/www/hs-HTTP/Makefile index 57aa23b922f4..a54291edd46d 100644 --- a/www/hs-HTTP/Makefile +++ b/www/hs-HTTP/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: hs-HTTP -# Date created: December 20 2009 -# Whom: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> -# +# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> # $FreeBSD$ -# PORTNAME= HTTP -PORTVERSION= 4000.2.3 -PORTREVISION= 1 +PORTVERSION= 4000.2.5 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org |