diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
commit | f6f83c9efc2c46d2970746758e2c682bb8a518ec (patch) | |
tree | 290f2ea61305744bf0f477895c56b92acaeb361f /www/hs-css-text | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) | |
download | ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip |
Notes
Diffstat (limited to 'www/hs-css-text')
-rw-r--r-- | www/hs-css-text/Makefile | 7 | ||||
-rw-r--r-- | www/hs-css-text/pkg-descr | 2 |
2 files changed, 2 insertions, 7 deletions
diff --git a/www/hs-css-text/Makefile b/www/hs-css-text/Makefile index 3eb85e63020f..4977f575a590 100644 --- a/www/hs-css-text/Makefile +++ b/www/hs-css-text/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: hs-css-text -# Date created: December 2, 2011 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= css-text PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-css-text/pkg-descr b/www/hs-css-text/pkg-descr index 3c5057faf71e..a9034e887a5d 100644 --- a/www/hs-css-text/pkg-descr +++ b/www/hs-css-text/pkg-descr @@ -1,3 +1,3 @@ CSS parser and renderer. -WWW: http://www.yesodweb.com/ +WWW: http://www.yesodweb.com/ |