diff options
Diffstat (limited to 'devel/rubygem-tins/Makefile')
-rw-r--r-- | devel/rubygem-tins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-tins/Makefile b/devel/rubygem-tins/Makefile index e0688fc2f4ca..98a3bfe3b690 100644 --- a/devel/rubygem-tins/Makefile +++ b/devel/rubygem-tins/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= tins -PORTVERSION= 1.19.0 +PORTVERSION= 1.20.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Useful tools library in Ruby LICENSE= MIT |