diff options
Diffstat (limited to 'databases/p5-Redis/Makefile')
-rw-r--r-- | databases/p5-Redis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-Redis/Makefile b/databases/p5-Redis/Makefile index c653925c0c3..743d3fb7714 100644 --- a/databases/p5-Redis/Makefile +++ b/databases/p5-Redis/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:34 asau Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:54:22 wiz Exp $ # DISTNAME= Redis-1.951 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5rds CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/M/ME/MELO/} |