diff options
author | tron <tron> | 2010-11-16 13:19:06 +0000 |
---|---|---|
committer | tron <tron> | 2010-11-16 13:19:06 +0000 |
commit | 8d2a5e8f1eee8acba4c2a5176c07d0788c7d56ea (patch) | |
tree | 156a10828fc3144cdc830302e2a5c42411995285 /chat | |
parent | bf6a5434b3c8a342d5beeb6eff2b011e08761eeb (diff) | |
download | pkgsrc-8d2a5e8f1eee8acba4c2a5176c07d0788c7d56ea.tar.gz |
Reset package revision.
Diffstat (limited to 'chat')
-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 |