diff options
Diffstat (limited to 'ftp/hs-curl/Makefile')
-rw-r--r-- | ftp/hs-curl/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/ftp/hs-curl/Makefile b/ftp/hs-curl/Makefile index c6072f1d343a..9ffa9faccee9 100644 --- a/ftp/hs-curl/Makefile +++ b/ftp/hs-curl/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: hs-curl -# Date created: May 14, 2010 -# Whom: Gabor Pali <pgj@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= curl -PORTVERSION= 1.3.7 -PORTREVISION= 3 +PORTVERSION= 1.3.8 CATEGORIES= ftp haskell MAINTAINER= haskell@FreeBSD.org |