aboutsummaryrefslogtreecommitdiff
path: root/games/jetpack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/jetpack/Makefile')
-rw-r--r--games/jetpack/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/jetpack/Makefile b/games/jetpack/Makefile
index a35f5b5424b5..77eaa2a96460 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