diff options
Diffstat (limited to 'chat/xchat-perl/Makefile')
-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 dc29b6437af..9b16118013f 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:19 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:29 wiz Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} -PKGREVISION= 8 +PKGREVISION= 9 OWNER= tron@NetBSD.org COMMENT= Perl scripting plugin for XChat |