diff options
Diffstat (limited to 'devel/p5-Class-Singleton/Makefile')
-rw-r--r-- | devel/p5-Class-Singleton/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Class-Singleton/Makefile b/devel/p5-Class-Singleton/Makefile index 8fb4ae3e2b3b..721bdd9a5f57 100644 --- a/devel/p5-Class-Singleton/Makefile +++ b/devel/p5-Class-Singleton/Makefile @@ -6,13 +6,12 @@ # PORTNAME= Class-Singleton -PORTVERSION= 1.03 +PORTVERSION= 1.4 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Class +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chinsan@FreeBSD.org COMMENT= Perl module that describes a singular object class PERL_CONFIGURE= yes |