diff options
author | obache <obache> | 2011-08-14 14:14:40 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 14:14:40 +0000 |
commit | 5ab83f2ed6b1458bad42600422962d91785da690 (patch) | |
tree | 62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /net/p5-Net-INET6Glue | |
parent | 9545a33ba715ceeb4a82f6597cd544ae81efd345 (diff) | |
download | pkgsrc-5ab83f2ed6b1458bad42600422962d91785da690.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'net/p5-Net-INET6Glue')
-rw-r--r-- | net/p5-Net-INET6Glue/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-INET6Glue/Makefile b/net/p5-Net-INET6Glue/Makefile index e6a93a5540f..3260458529c 100644 --- a/net/p5-Net-INET6Glue/Makefile +++ b/net/p5-Net-INET6Glue/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/04 16:40:59 tron Exp $ +# $NetBSD: Makefile,v 1.2 2011/08/14 14:14:44 obache Exp $ DISTNAME= Net-INET6Glue-0.5 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/modules\/by-module\//authors\/id\/S\/SU\/SULLR\//} |