diff options
author | tron <tron@pkgsrc.org> | 2010-11-16 13:19:06 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2010-11-16 13:19:06 +0000 |
commit | 53a5061baa5bcc2c5343280112ae604f59ffd07b (patch) | |
tree | 156a10828fc3144cdc830302e2a5c42411995285 | |
parent | eb03a1722739e7b9afc2de06157d2f40294289c1 (diff) | |
download | pkgsrc-53a5061baa5bcc2c5343280112ae604f59ffd07b.tar.gz |
Reset package revision.
-rw-r--r-- | chat/xchat-perl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile index 04edfffedca..9d2b853dc20 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/08/21 16:32:47 seb Exp $ +# $NetBSD: Makefile,v 1.8 2010/11/16 13:19:06 tron Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} OWNER= tron@NetBSD.org -PKGREVISION= 2 COMMENT= Perl scripting plugin for XChat |