diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 07:38:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 07:38:55 +0000 |
commit | f522927b160229fb8cea93a2a3d82837de2cab2b (patch) | |
tree | 50a1d556cceac84bf5b00b95fa9237fea328e2b5 /chat/xchat-perl | |
parent | 18a20a9d1f174fdcaf3518b11b18853fabb46a08 (diff) | |
download | pkgsrc-f522927b160229fb8cea93a2a3d82837de2cab2b.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'chat/xchat-perl')
-rw-r--r-- | chat/xchat-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile index 65a4070d7b3..4f5bcdf2145 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2011/04/22 13:45:17 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/08/14 07:38:55 obache Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} -PKGREVISION= 1 +PKGREVISION= 2 OWNER= tron@NetBSD.org COMMENT= Perl scripting plugin for XChat |