diff options
Diffstat (limited to 'chat/xchat-python/Makefile')
-rw-r--r-- | chat/xchat-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile index 10cb9cb4d3c..b123daf45b3 100644 --- a/chat/xchat-python/Makefile +++ b/chat/xchat-python/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/06/23 18:57:08 dholland Exp $ +# $NetBSD: Makefile,v 1.21 2012/09/15 10:03:57 obache Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-python-/} -PKGREVISION= 4 +PKGREVISION= 5 OWNER= tron@NetBSD.org COMMENT= Python scripting plugin for XChat |