diff options
Diffstat (limited to 'textproc/hs-html/Makefile')
-rw-r--r-- | textproc/hs-html/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/textproc/hs-html/Makefile b/textproc/hs-html/Makefile index 011c63ad3710..ca5a4abe2286 100644 --- a/textproc/hs-html/Makefile +++ b/textproc/hs-html/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: hs-html -# Date created: August 18, 2010 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= html PORTVERSION= 1.0.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |