aboutsummaryrefslogtreecommitdiff
path: root/games/icbm3d
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
commita7f42416d7a766482b1e0d1d8b9055c917426356 (patch)
treea9a11ef714e9c9e8e6ef7346e0d5ec79a867bb7f /games/icbm3d
parent429158af25cb05709764d4c6fe0104616975ac77 (diff)
downloadports-a7f42416d7a766482b1e0d1d8b9055c917426356.tar.gz
ports-a7f42416d7a766482b1e0d1d8b9055c917426356.zip
Notes
Diffstat (limited to 'games/icbm3d')
-rw-r--r--games/icbm3d/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile
index e97594312a33..e66c06a151f9 100644
--- a/games/icbm3d/Makefile
+++ b/games/icbm3d/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: icbm3d
-# Version required: 0.4
# Date created: 20 March 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= icbm3d.0.4
-PKGNAME= icbm3d-0.4
+PORTNAME= icbm3d
+PORTVERSION= 0.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/icbm3d/
+DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org