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/gnugo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/gnugo/Makefile') diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index 4c0ba9753f42..af83e42c6410 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnugo -# Version required: 2.4 # Date created: 29 December 1996 # Whom: jseger@scds.com # # $FreeBSD$ # -DISTNAME= gnugo-2.4 +PORTNAME= gnugo +PORTVERSION= 2.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo -- cgit