diff options
Diffstat (limited to 'chat/xchat-perl')
-rw-r--r-- | chat/xchat-perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile index ca5d4ccc7a5..9f0ab91e393 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2008/05/25 20:49:39 tron Exp $ +# $NetBSD: Makefile,v 1.5 2008/10/19 19:17:42 he Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} OWNER= tron@NetBSD.org +PKGREVISION= 1 COMMENT= Perl scripting plugin for XChat |