1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Bump PORTREVISION for MAINTAINER change

- Transfer maintainership to games@ team
- Cosmetical changes files/cube_client.in and files/cube_server.in
This commit is contained in:
Rusmir Dusko 2014-04-25 19:58:43 +00:00
parent aac0bcbd6e
commit 6ee04d143d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352146
3 changed files with 9 additions and 2 deletions

View File

@ -3,12 +3,12 @@
PORTNAME= cube
DISTVERSION= 2005_08_29
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
DISTFILES= ${CUBE_DATA} ${CUBE_SRC}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= games@FreeBSD.org
COMMENT= OpenGL 3D FPS (first person shooter) game
BUILD_DEPENDS= ${LOCALBASE}/lib/libenet.a:${PORTSDIR}/net/enet

View File

@ -1,4 +1,8 @@
#!/bin/sh
#
# $FreeBSD$
#
# The executable needs to be run from its data directory, and needs to store
# configuration in it. We therefore mirror the data directory hierarchy in

View File

@ -1,4 +1,7 @@
#!/bin/sh
#
# $FreeBSD$
#
# The executable needs to be run from its data directory, and needs to store
# configuration in it. We therefore mirror the data directory hierarchy in