aboutsummaryrefslogtreecommitdiff
path: root/games/awele
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 00:45:49 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 00:45:49 +0000
commit0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch)
tree6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/awele
parent0f29953274700e3113ef38abbe8132e0b248333d (diff)
downloadports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.tar.gz
ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.zip
Notes
Diffstat (limited to 'games/awele')
-rw-r--r--games/awele/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/awele/Makefile b/games/awele/Makefile
index 709e48ad0031..e12a0a86da82 100644
--- a/games/awele/Makefile
+++ b/games/awele/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: awele
-# Version required: 1.0
# Date created: 01 May 1998
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= awele
-PKGNAME= awele-1.0
+PORTNAME= awele
+PORTVERSION= 1.0
CATEGORIES= games tk82
MASTER_SITES= http://www-air.inria.fr/ftp/Jean-Paul/
-EXTRACT_SUFX= 1.0.tgz
+DISTNAME= ${PORTNAME}${PORTVERSION}
+EXTRACT_SUFX= .tgz
MAINTAINER= tg@FreeBSD.org