diff options
Diffstat (limited to 'devel/hs-cpphs/Makefile')
-rw-r--r-- | devel/hs-cpphs/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index c343710ea4ee..b2607ed2fac8 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: cpphs -# Date created: 14 June 2004 -# Whom: obraun@FreeBSD.org -# +# Created by: obraun@FreeBSD.org # $FreeBSD$ -# PORTNAME= cpphs -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |