aboutsummaryrefslogtreecommitdiff
path: root/games/frotz
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 06:43:02 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 06:43:02 +0000
commit429158af25cb05709764d4c6fe0104616975ac77 (patch)
tree9e9cb106a6ea302a7f591288518ee4b0522e76e8 /games/frotz
parent935870e192795a0db5cb9ead5131241e4a62f235 (diff)
downloadports-429158af25cb05709764d4c6fe0104616975ac77.tar.gz
ports-429158af25cb05709764d4c6fe0104616975ac77.zip
Notes
Diffstat (limited to 'games/frotz')
-rw-r--r--games/frotz/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile
index b79066b2b25e..c09534b0af34 100644
--- a/games/frotz/Makefile
+++ b/games/frotz/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: frotz
-# Version required: 2.32
# Date created: 16 May 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= UnixFrotz232R2Std10
-PKGNAME= frotz-2.32
+PORTNAME= frotz
+PORTVERSION= 2.32
CATEGORIES= games
MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/
+DISTNAME= UnixFrotz232R2Std10
MAINTAINER= ports@FreeBSD.org