remove python categories, too

This commit is contained in:
martynas 2007-12-10 21:09:09 +00:00
parent 4ed5988446
commit 0406da7914
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/12/06 09:56:30 pyr Exp $
# $OpenBSD: Makefile,v 1.2 2007/12/10 21:09:09 martynas Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= Python Packet Construction Set
DISTNAME= pcs-0.5
PKGNAME= py-${DISTNAME}
CATEGORIES= net python
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcs/}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2007/12/06 15:32:08 okan Exp $
# $OpenBSD: Makefile,v 1.6 2007/12/10 21:09:09 martynas Exp $
COMMENT= Python-based presentation tool
DISTNAME= bruce-1.2.1
CATEGORIES= productivity python
CATEGORIES= productivity
HOMEPAGE= http://bruce.python-hosting.com/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2007/10/08 08:22:44 steven Exp $
# $OpenBSD: Makefile,v 1.5 2007/12/10 21:09:09 martynas Exp $
COMMENT= fully functional X client library for Python programs
VERSION= 0.13
DISTNAME= python-xlib-${VERSION}
PKGNAME= py-Xlib-${VERSION}p0
CATEGORIES= python x11
CATEGORIES= x11
HOMEPAGE= http://python-xlib.sourceforge.net/