diff options
Diffstat (limited to 'devel/p5-Python-Serialise-Marshal/Makefile')
-rw-r--r-- | devel/p5-Python-Serialise-Marshal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Python-Serialise-Marshal/Makefile b/devel/p5-Python-Serialise-Marshal/Makefile index c571dd62cd1..b6b66046843 100644 --- a/devel/p5-Python-Serialise-Marshal/Makefile +++ b/devel/p5-Python-Serialise-Marshal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/12/09 14:17:46 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:14 wiz Exp $ # DISTNAME= Python-Serialise-Marshal-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Python/} |