diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-26 21:13:59 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-26 21:13:59 +0000 |
commit | f9d27bec7449d16fe05abe1f5126afdb946e0e28 (patch) | |
tree | 5732999f18a8a46b6d6277e5855ce868a1d2dddc /graphics/rubygem-turing | |
parent | fcda6a860259ada5018061ed1e128b5680376380 (diff) | |
download | ports-f9d27bec7449d16fe05abe1f5126afdb946e0e28.tar.gz ports-f9d27bec7449d16fe05abe1f5126afdb946e0e28.zip |
Notes
Diffstat (limited to 'graphics/rubygem-turing')
-rw-r--r-- | graphics/rubygem-turing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-turing/Makefile b/graphics/rubygem-turing/Makefile index 325f88770601..7514e4d6b494 100644 --- a/graphics/rubygem-turing/Makefile +++ b/graphics/rubygem-turing/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Easy to use and customize/extend implementation of captcha DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2013-05-02 +EXPIRATION_DATE= 2013-10-10 RUN_DEPENDS= rubygem-gd2>=1.0:${PORTSDIR}/graphics/rubygem-gd2 |