diff options
Diffstat (limited to 'net/p5-Danga-Socket/Makefile')
-rw-r--r-- | net/p5-Danga-Socket/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Danga-Socket/Makefile b/net/p5-Danga-Socket/Makefile index aa9e0b84e6e..e52525daea5 100644 --- a/net/p5-Danga-Socket/Makefile +++ b/net/p5-Danga-Socket/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/01/31 02:42:47 mspo Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:56:58 wiz Exp $ # DISTNAME= Danga-Socket-1.61 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/ |