summaryrefslogtreecommitdiffstats
path: root/games/jetpack
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
committermharo <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
commit4750962a9f24bed87662ecb262de7343eeb4813f (patch)
tree2f9aa4e1816cbe9840b67225860dac9ecb87faa3 /games/jetpack
parent6599d6b639f394c76bd685334176d0ea473272f6 (diff)
downloadFreeBSD-ports-4750962a9f24bed87662ecb262de7343eeb4813f.zip
FreeBSD-ports-4750962a9f24bed87662ecb262de7343eeb4813f.tar.gz
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
Diffstat (limited to 'games/jetpack')
-rw-r--r--games/jetpack/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/jetpack/Makefile b/games/jetpack/Makefile
index a35f5b5..77eaa2a 100644
--- a/games/jetpack/Makefile
+++ b/games/jetpack/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: jetpack
-# Version required: ?
# Date created: 21 September 1994
# Whom: jmz
#
# $FreeBSD$
#
-DISTNAME= jetpack
-PKGNAME= jetpack-1.0
+PORTNAME= jetpack
+PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= ftp://qiclab.scn.rain.com/pub/games/
-DISTFILES= jetpack.tar.Z
+DISTNAME= ${PORTNAME}
+EXTRACT_SUFX= .tar.Z
MAINTAINER= jmz@FreeBSD.org
OpenPOWER on IntegriCloud