diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-04-12 07:25:57 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-04-12 07:25:57 +0000 |
commit | 1c974f5c542ea82698e071f5596a698e3bb68ee6 (patch) | |
tree | dd71bf1d99b7d44885909b7eeed97581c9154e4a /www/p5-URI-Escape-XS/Makefile | |
parent | d1e0186c82d4e9178f0a8eadef41b5e007cf3045 (diff) |
Notes
Diffstat (limited to 'www/p5-URI-Escape-XS/Makefile')
-rw-r--r-- | www/p5-URI-Escape-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-URI-Escape-XS/Makefile b/www/p5-URI-Escape-XS/Makefile index f9dddfab09e9..3f1bf4349d31 100644 --- a/www/p5-URI-Escape-XS/Makefile +++ b/www/p5-URI-Escape-XS/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI-Escape-XS -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |