diff options
Diffstat (limited to 'www/hs-cgi/Makefile')
-rw-r--r-- | www/hs-cgi/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/hs-cgi/Makefile b/www/hs-cgi/Makefile index 00e89775a5aa..8a8d67e281d8 100644 --- a/www/hs-cgi/Makefile +++ b/www/hs-cgi/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: hs-cgi -# 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= cgi PORTVERSION= 3001.1.7.4 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= www haskell |