From 144f8a5e00a3b5b5b9c48091b279dc9e8f63ccca Mon Sep 17 00:00:00 2001 From: Peter Postma Date: Sun, 18 Jul 2004 15:12:53 +0000 Subject: [PATCH] wip is not the category, change to devel x11. --- py-Xlib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py-Xlib/Makefile b/py-Xlib/Makefile index e221e9a3a5..ad616d7c41 100644 --- a/py-Xlib/Makefile +++ b/py-Xlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/13 01:46:47 cetrox Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/18 15:12:53 ppostma Exp $ DISTNAME= python-xlib-0.12 PKGNAME= ${PYPKGPREFIX}-Xlib-0.12 -CATEGORIES= wip +CATEGORIES= devel x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-xlib/} MAINTAINER= ccatrian@eml.cc