diff options
author | Lars Thegler <lth@FreeBSD.org> | 2008-08-29 09:54:08 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2008-08-29 09:54:08 +0000 |
commit | d5f74507f3eb73d52bf47ddabbfaf1dbfc5360ca (patch) | |
tree | 2beb96b3275ebb62f1b4ee1be142aa27d5536821 /www/p5-CGI-Ajax/Makefile | |
parent | 9be37a5834b96b1527dcd4e251de246d0d2dbb63 (diff) | |
download | ports-d5f74507f3eb73d52bf47ddabbfaf1dbfc5360ca.tar.gz ports-d5f74507f3eb73d52bf47ddabbfaf1dbfc5360ca.zip |
Notes
Diffstat (limited to 'www/p5-CGI-Ajax/Makefile')
-rw-r--r-- | www/p5-CGI-Ajax/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-CGI-Ajax/Makefile b/www/p5-CGI-Ajax/Makefile index 47f6dd6bad5b..5354d5d9ba31 100644 --- a/www/p5-CGI-Ajax/Makefile +++ b/www/p5-CGI-Ajax/Makefile @@ -6,10 +6,9 @@ # PORTNAME= CGI-Ajax -PORTVERSION= 0.703 +PORTVERSION= 0.705 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} |