diff options
Diffstat (limited to 'net/p5-Net-Random/Makefile')
-rw-r--r-- | net/p5-Net-Random/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-Random/Makefile b/net/p5-Net-Random/Makefile index 227ae727ac60..3a742a4bf5ec 100644 --- a/net/p5-Net-Random/Makefile +++ b/net/p5-Net-Random/Makefile @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= Net-Random -PORTVERSION= 2.2.2 +PORTVERSION= 2.3 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DCANTRELL PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to get random data from online sources |