diff options
Diffstat (limited to 'www/hs-url/Makefile')
-rw-r--r-- | www/hs-url/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/hs-url/Makefile b/www/hs-url/Makefile index 06a77328f327..eb3d361fd7b8 100644 --- a/www/hs-url/Makefile +++ b/www/hs-url/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: hs-url -# 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= url PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org |