diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-09-30 14:55:54 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-09-30 14:55:54 +0000 |
commit | 4ebac8997c5a1beb79433b2cc4a9fb28fa320025 (patch) | |
tree | b8a503d6116e7f94ab7e7677fe8c52764916b867 /print/rubygem-prawn-layout/Makefile | |
parent | b4239d1be22ab80e7b8f5a3058518f2e3ac4aed6 (diff) | |
download | ports-4ebac8997c5a1beb79433b2cc4a9fb28fa320025.tar.gz ports-4ebac8997c5a1beb79433b2cc4a9fb28fa320025.zip |
Notes
Diffstat (limited to 'print/rubygem-prawn-layout/Makefile')
-rw-r--r-- | print/rubygem-prawn-layout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/rubygem-prawn-layout/Makefile b/print/rubygem-prawn-layout/Makefile index ee94430c7093..2b9c8f2458e4 100644 --- a/print/rubygem-prawn-layout/Makefile +++ b/print/rubygem-prawn-layout/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ PORTNAME= prawn-layout -PORTVERSION= 0.2.0.1 +PORTVERSION= 0.2.1 CATEGORIES= print rubygems MASTER_SITES= RF/prawn -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= An Prawn Extension to Provides Table Support and Other Layout USE_RUBY= yes |