diff options
author | wiz <wiz> | 2015-06-12 10:50:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-06-12 10:50:58 +0000 |
commit | 62440a1dfdbf15e6a2ddbd41d1550066204a64f8 (patch) | |
tree | 434a9eb5c8d58e618290f2d270b7f146591b2406 /security/apg | |
parent | ee99c0cb0fb6bbc5bea58d4c83e856e472dfa59f (diff) | |
download | pkgsrc-62440a1dfdbf15e6a2ddbd41d1550066204a64f8.tar.gz |
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Diffstat (limited to 'security/apg')
-rw-r--r-- | security/apg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile index edfc19b9697..b9f777e5ba8 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/02/16 00:25:45 rodent Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= apg-2.3.0b -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.adel.nursat.kz/apg/download/ |