aboutsummaryrefslogtreecommitdiff
path: root/games/golddig
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/golddig
parent429158af25cb05709764d4c6fe0104616975ac77 (diff)
downloadports-a7f42416d7a766482b1e0d1d8b9055c917426356.tar.gz
ports-a7f42416d7a766482b1e0d1d8b9055c917426356.zip
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
Notes
Notes: svn path=/head/; revision=27508
Diffstat (limited to 'games/golddig')
-rw-r--r--games/golddig/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/golddig/Makefile b/games/golddig/Makefile
index 41eb0d87323e..84adbff661d0 100644
--- a/games/golddig/Makefile
+++ b/games/golddig/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: golddig
-# Version required: 2
# Date created: 20 November 1994
# Whom: jmz
#
# $FreeBSD$
#
-DISTNAME= golddig2
-PKGNAME= golddig-2.0
+PORTNAME= golddig
+PORTVERSION= 2.0
CATEGORIES= games
MASTER_SITES= ftp://qiclab.scn.rain.com/pub/games/
+DISTNAME= golddig2
EXTRACT_SUFX= .tar.Z
MAINTAINER= jmz@FreeBSD.org