diff options
author | wiz <wiz@pkgsrc.org> | 2015-06-12 10:50:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-06-12 10:50:58 +0000 |
commit | 65cd3b12e7a4d222e963e67065f870013fd3f64b (patch) | |
tree | 434a9eb5c8d58e618290f2d270b7f146591b2406 /x11/rxvt-unicode | |
parent | 7d7b8cf80affa808525f86d65eaab8143da8779c (diff) | |
download | pkgsrc-65cd3b12e7a4d222e963e67065f870013fd3f64b.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 'x11/rxvt-unicode')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 5f5cbc211e9..43897b7abf9 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2015/01/05 22:44:17 morr Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/12 10:52:19 wiz Exp $ DISTNAME= rxvt-unicode-9.21 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \ http://dist.schmorp.de/rxvt-unicode/Attic/ |