diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
commit | f6f83c9efc2c46d2970746758e2c682bb8a518ec (patch) | |
tree | 290f2ea61305744bf0f477895c56b92acaeb361f /www/hs-scgi/Makefile | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) | |
download | ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip |
Notes
Diffstat (limited to 'www/hs-scgi/Makefile')
-rw-r--r-- | www/hs-scgi/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/hs-scgi/Makefile b/www/hs-scgi/Makefile index fda2ffe0411b..03a4afe41010 100644 --- a/www/hs-scgi/Makefile +++ b/www/hs-scgi/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: hs-scgi -# 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$ -# # deprecated: use wai PORTNAME= scgi PORTVERSION= 0.3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org |