fix broken sound sets link. Pointed by Markus Bergkvist.
This commit is contained in:
parent
f00ecabe63
commit
971cb74bc3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.65 2007/03/17 22:07:28 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.66 2007/07/09 21:08:33 rui Exp $
|
||||
|
||||
COMMENT-main= "Civilization clone for X11; multiplayer; game server"
|
||||
COMMENT-client= "Freeciv client"
|
||||
@ -7,7 +7,7 @@ COMMENT-share= "shared data files for Freeciv"
|
||||
VERSION= 2.0.9
|
||||
DISTNAME= freeciv-${VERSION}
|
||||
PKGNAME-main= freeciv-server-${VERSION}
|
||||
PKGNAME-client= freeciv-client-${VERSION}
|
||||
PKGNAME-client= freeciv-client-${VERSION}p0
|
||||
PKGNAME-share= freeciv-share-${VERSION}
|
||||
CATEGORIES= games
|
||||
HOMEPAGE= http://www.freeciv.org/
|
||||
|
@ -1,4 +1,4 @@
|
||||
This package contains the client for Freeciv.
|
||||
|
||||
Freeciv comes without sound sets. You can get them from:
|
||||
ftp://ftp.freeciv.org/freeciv/contrib/sounds/
|
||||
ftp://ftp.freeciv.org/freeciv/contrib/audio/
|
||||
|
Loading…
Reference in New Issue
Block a user