diff options
author | Lars Thegler <lth@FreeBSD.org> | 2013-08-07 10:46:39 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2013-08-07 10:46:39 +0000 |
commit | 06b778ee0f63af5c26cb0f3dcee1de23d7095909 (patch) | |
tree | 01e59442d3cc7e1f2077e325588c9897f56b4dbe /www/p5-POE-Component-Server-SimpleHTTP/Makefile | |
parent | 8ebdc700878f74f19eef20d691597344a539aa03 (diff) | |
download | ports-06b778ee0f63af5c26cb0f3dcee1de23d7095909.tar.gz ports-06b778ee0f63af5c26cb0f3dcee1de23d7095909.zip |
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP/Makefile')
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile index cc3588ebe6c6..2539882d4005 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile +++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: www/p5-POE-Component-Server-SimpleHTTP -# Date created: 12 October 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= POE-Component-Server-SimpleHTTP -PORTVERSION= 2.16 +PORTVERSION= 2.18 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |