summaryrefslogtreecommitdiff
path: root/games/freeciv/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-02-06 15:55:06 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-02-06 15:55:06 +0000
commitb7383427c4ad14f6c8b42f43230c9c32a114301d (patch)
treef8f4dcf0af684cc1bfbd15be44c0b40775995e52 /games/freeciv/Makefile
parentRemove a reference to the gimp port, which no longer exists. (diff)
Upgrade to 1.50.
PR: 5665 Submitted by: Matthew Hunt <mph@pobox.com>
Notes
Notes: svn path=/head/; revision=9603
Diffstat (limited to 'games/freeciv/Makefile')
-rw-r--r--games/freeciv/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index b23a75c33b33..ab3f274479e9 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: freeciv
-# Version required: 1.0k
+# Version required: 1.46
# Date created: Jun 20 1997
# Whom: ada@bsd.org
#
-# $Id: Makefile,v 1.2 1997/07/09 10:11:47 max Exp $
+# $Id: Makefile,v 1.3 1997/10/09 11:35:53 tg Exp $
#
-DISTNAME= freeciv-1.0k
+DISTNAME= freeciv-150
+PKGNAME= freeciv-1.50
CATEGORIES= games
-MASTER_SITES= ftp://ftp.daimi.aau.dk/pub/stud/pjunold/
-EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://ftp.daimi.aau.dk/pub/stud/pjunold/freeciv/
+EXTRACT_SUFX= .tgz
MAINTAINER= ada@bsd.org