diff options
Diffstat (limited to 'devel/p5-Class-Unload')
-rw-r--r-- | devel/p5-Class-Unload/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Class-Unload/Makefile b/devel/p5-Class-Unload/Makefile index 0b21533b8143..029921144a3a 100644 --- a/devel/p5-Class-Unload/Makefile +++ b/devel/p5-Class-Unload/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Class-Unload -# Date created: March 8th 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= Class-Unload PORTVERSION= 0.07 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for unloading classes BUILD_DEPENDS= p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector |