View | Details | Raw Unified | Return to bug 95834
Collapse All | Expand All

(-)/usr/local/tinderbox/portstrees/FreeBSD/ports/devel/py-game/Makefile (-1 / +2 lines)
Lines 5-14 Link Here
5
# $FreeBSD: ports/devel/py-game/Makefile,v 1.29 2005/09/14 17:44:45 pav Exp $
5
# $FreeBSD: ports/devel/py-game/Makefile,v 1.29 2005/09/14 17:44:45 pav Exp $
6
#
6
#
7
7
8
PORTNAME=	py-game
8
PORTNAME=	game
9
PORTVERSION=	1.7.1
9
PORTVERSION=	1.7.1
10
CATEGORIES=	devel python
10
CATEGORIES=	devel python
11
MASTER_SITES=	http://pygame.seul.org/ftp/
11
MASTER_SITES=	http://pygame.seul.org/ftp/
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
12
DISTNAME=	${PORTNAME:S/-//}-${PORTVERSION}release
13
DISTNAME=	${PORTNAME:S/-//}-${PORTVERSION}release
13
14
14
MAINTAINER=	mva@sysfault.org
15
MAINTAINER=	mva@sysfault.org

Return to bug 95834