diff options
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 72795e8bee8..a7307f9e6f0 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/02/06 12:39:38 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/03/03 00:14:24 wiz Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} -PKGREVISION= 3 +PKGREVISION= 4 OWNER= tron@NetBSD.org COMMENT= Perl scripting plugin for XChat |