Zap bogus category.

This commit is contained in:
ajacoutot 2011-01-14 22:42:52 +00:00
parent 4c2052a022
commit 03e816d06a

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.2 2010/08/30 22:24:15 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2011/01/14 22:42:52 ajacoutot Exp $
COMMENT = Mox is a mock object framework for Python
MODPY_EGG_VERSION =0.5.0
DISTNAME = mox-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 0
CATEGORIES = devel python
REVISION = 1
CATEGORIES = devel
HOMEPAGE = http://code.google.com/p/pymox/
MASTER_SITES = http://pymox.googlecode.com/files/