diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-06-10 17:42:37 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-06-10 17:42:37 +0000 |
commit | 77413e802af3917264bc9f6c9ef8e5cf22aac810 (patch) | |
tree | 90ddc8163925a875b8be83276fa80e0d2eedbeb6 /graphics/p5-Captcha-reCAPTCHA/Makefile | |
parent | 0c5c69e6babd6ccd28de0dfea3a46ec68f8dea76 (diff) |
Notes
Diffstat (limited to 'graphics/p5-Captcha-reCAPTCHA/Makefile')
-rw-r--r-- | graphics/p5-Captcha-reCAPTCHA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Captcha-reCAPTCHA/Makefile b/graphics/p5-Captcha-reCAPTCHA/Makefile index 72b5a74a1be9..22ba87ced745 100644 --- a/graphics/p5-Captcha-reCAPTCHA/Makefile +++ b/graphics/p5-Captcha-reCAPTCHA/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= Captcha-reCAPTCHA -PORTVERSION= 0.94 +PORTVERSION= 0.97 CATEGORIES= graphics perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:ANDYA +MASTER_SITE_SUBDIR= CPAN:PHRED PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |