From a7f42416d7a766482b1e0d1d8b9055c917426356 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Fri, 14 Apr 2000 06:53:26 +0000 Subject: update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile --- games/golddig/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/golddig/Makefile') 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 -- cgit v1.2.3