aboutsummaryrefslogtreecommitdiffstats
path: root/games/ifm
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-14 14:53:26 +0800
committermharo <mharo@FreeBSD.org>2000-04-14 14:53:26 +0800
commit4750962a9f24bed87662ecb262de7343eeb4813f (patch)
tree2f9aa4e1816cbe9840b67225860dac9ecb87faa3 /games/ifm
parent6599d6b639f394c76bd685334176d0ea473272f6 (diff)
downloadfreebsd-ports-gnome-4750962a9f24bed87662ecb262de7343eeb4813f.tar.gz
freebsd-ports-gnome-4750962a9f24bed87662ecb262de7343eeb4813f.tar.zst
freebsd-ports-gnome-4750962a9f24bed87662ecb262de7343eeb4813f.zip
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
Diffstat (limited to 'games/ifm')
-rw-r--r--games/ifm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile
index 00a52b6528e2..4bb8ba5839ce 100644
--- a/games/ifm/Makefile
+++ b/games/ifm/Makefile
@@ -1,13 +1,12 @@
# New ports collection makefile for: ifm
-# Version required: 3.0
# Date created: Mon Oct 12 12:32:07 EDT 1998
# Whom: Dave Chapeskie <dchapes@ddm.on.ca>
#
# $FreeBSD$
#
-DISTNAME= ifm41
-PKGNAME= ifm-4.1
+PKGNAME= ifm
+PORTVERSION= 4.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.gmd.de/if-archive/mapping-tools/
MASTER_SITES= ftp://ftp.gmd.de/if-archive/mapping-tools/ \
@@ -16,6 +15,7 @@ MASTER_SITES= ftp://ftp.gmd.de/if-archive/mapping-tools/ \
ftp://ftp.funet.fi/pub/misc/if-archive/mapping-tools/ \
ftp://mirror.aarnet.edu.au/pub/if-archive/mapping-tools/ \
ftp://ftp.nodomainname.net/pub/mirrors/if-archive/mapping-tools/
+DISTNAME= ifm41
EXTRACT_SUFX= .tgz
MAINTAINER= dchapes@ddm.on.ca