diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
commit | dec946ad510fca42e9c94b55d1d6a14f61b52298 (patch) | |
tree | 48b5727a03251b03dcd9fd368693c8cedacff8a4 /net/p5-REST-Application | |
parent | ec42834537425e5daa21f4b5a2a7933e8841e681 (diff) | |
download | ports-dec946ad510fca42e9c94b55d1d6a14f61b52298.tar.gz ports-dec946ad510fca42e9c94b55d1d6a14f61b52298.zip |
Notes
Diffstat (limited to 'net/p5-REST-Application')
-rw-r--r-- | net/p5-REST-Application/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-REST-Application/Makefile b/net/p5-REST-Application/Makefile index 73e7ecb414fb..f72ebb62d187 100644 --- a/net/p5-REST-Application/Makefile +++ b/net/p5-REST-Application/Makefile @@ -9,10 +9,10 @@ PORTNAME= REST-Application PORTVERSION= 0.992 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/M/MO/MOCONNOR +MASTER_SITE_SUBDIR= CPAN:MOCONNOR PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A framework for building RESTful web-applications BUILD_DEPENDS= p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash |