diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-15 08:47:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-15 08:47:01 +0000 |
commit | 4a8a75a4e045ec23d81d1de53bf52536e3d239bd (patch) | |
tree | 73dfab1d2d6148e06da905931cb88d50e6e78cd2 /sysutils/rubygem-guard/Makefile | |
parent | b744a17fefff4a4ba9d68665d801152f7732c625 (diff) | |
download | ports-4a8a75a4e045ec23d81d1de53bf52536e3d239bd.tar.gz ports-4a8a75a4e045ec23d81d1de53bf52536e3d239bd.zip |
Notes
Diffstat (limited to 'sysutils/rubygem-guard/Makefile')
-rw-r--r-- | sysutils/rubygem-guard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-guard/Makefile b/sysutils/rubygem-guard/Makefile index 28adabc1ed0d..b76528c12fcf 100644 --- a/sysutils/rubygem-guard/Makefile +++ b/sysutils/rubygem-guard/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= guard -PORTVERSION= 2.12.4 +PORTVERSION= 2.12.5 CATEGORIES= sysutils rubygems MASTER_SITES= RG |