diff options
Diffstat (limited to 'textproc/hs-xhtml/Makefile')
-rw-r--r-- | textproc/hs-xhtml/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/textproc/hs-xhtml/Makefile b/textproc/hs-xhtml/Makefile index 45c4bd4c608f..c4e0a72b8da4 100644 --- a/textproc/hs-xhtml/Makefile +++ b/textproc/hs-xhtml/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: hs-xhtml -# Date created: September 15, 2010 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= xhtml PORTVERSION= 3000.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |