From 01b6ecbb3e2140c3b59e54eccc0b4ca1ca1b09fa Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Sat, 22 Sep 2001 21:30:34 +0000 Subject: o update to 3.0.0. o pass maintainership over to submitter. PR: 30067 Submitted by: Steve Coltrin o unify info files. o remove useless MANCOMPRESSED. --- games/gnugo/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'games/gnugo/Makefile') diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index 98e6f0e154f8..5fa43da5e414 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -6,17 +6,19 @@ # PORTNAME= gnugo -PORTVERSION= 2.6 +PORTVERSION= 3.0.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo -MAINTAINER= ports@FreeBSD.org +MAINTAINER= spcoltri@omcl.org GNU_CONFIGURE= yes USE_GMAKE= yes MAN6= gnugo.6 -MANCOMPRESSED= no + +post-extract: + ${RM} -f ${WRKSRC}/doc/gnugo.info* .include -- cgit v1.2.3