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

(-)senken/Makefile (-1 / +2 lines)
Lines 8-14 Link Here
8
PORTVERSION=	0.3.0
8
PORTVERSION=	0.3.0
9
PORTREVISION=	3
9
PORTREVISION=	3
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	http://www.contrib.andrew.cmu.edu/~tmartin/senken/download/
11
MASTER_SITES=	${MASTER_SITE_GENTOO}
12
MASTER_SITE_SUBDIR=	distfiles
12
13
13
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	A city simulation game
15
COMMENT=	A city simulation game
(-)senken/pkg-descr (-2 lines)
Lines 3-9 Link Here
3
game has both goal-oriented and just play modes. There is multiplayer
3
game has both goal-oriented and just play modes. There is multiplayer
4
support but it is not well tested.
4
support but it is not well tested.
5
5
6
WWW: http://www.contrib.andrew.cmu.edu/~tmartin/senken/
7
    
8
- Tim Martin
6
- Tim Martin
9
tmartin@andrew.cmu.edu
7
tmartin@andrew.cmu.edu

Return to bug 90447