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-shakespeare-i18n | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) | |
download | ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip |
Notes
Diffstat (limited to 'www/hs-shakespeare-i18n')
-rw-r--r-- | www/hs-shakespeare-i18n/Makefile | 7 | ||||
-rw-r--r-- | www/hs-shakespeare-i18n/pkg-descr | 2 |
2 files changed, 2 insertions, 7 deletions
diff --git a/www/hs-shakespeare-i18n/Makefile b/www/hs-shakespeare-i18n/Makefile index f8d235e62ef4..6dd05212f075 100644 --- a/www/hs-shakespeare-i18n/Makefile +++ b/www/hs-shakespeare-i18n/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: hs-shakespeare-i18n -# Date created: December 31, 2011 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= shakespeare-i18n PORTVERSION= 1.0.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-shakespeare-i18n/pkg-descr b/www/hs-shakespeare-i18n/pkg-descr index 077f42d4e7e1..58ac2326e290 100644 --- a/www/hs-shakespeare-i18n/pkg-descr +++ b/www/hs-shakespeare-i18n/pkg-descr @@ -2,4 +2,4 @@ This package uses the same approach of type-safe URLs to create translated content. It has a simple syntax for translators, while allowing the full power of Haskell for applying complex grammar rules. -WWW: http://www.yesodweb.com/book/shakespearean-templates +WWW: http://www.yesodweb.com/book/shakespearean-templates |