From 4750962a9f24bed87662ecb262de7343eeb4813f Mon Sep 17 00:00:00 2001 From: mharo 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/gnuchess/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/gnuchess/Makefile') diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 28439a1..3915988 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: Gnu Chess -# Version required: 4.0pl79 # Date created: 04 July 1996 # Whom: markm # # $FreeBSD$ # -DISTNAME= gnuchess-4.0.pl80 -PKGNAME= gnuchess-4.0.80 +PORTNAME= gnuchess +PORTVERSION= 4.0.80 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnuchess +DISTNAME= gnuchess-4.0.pl80 MAINTAINER= markm@FreeBSD.org -- cgit v1.1