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 59d4ac2dc69..dc29b6437af 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:39:42 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:19 wiz Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} -PKGREVISION= 7 +PKGREVISION= 8 OWNER= tron@NetBSD.org COMMENT= Perl scripting plugin for XChat |