diff options
author | Mark Murray <markm@FreeBSD.org> | 1997-05-11 17:08:34 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1997-05-11 17:08:34 +0000 |
commit | 9e17465086fde24bea2f9f0268cee272edd90fd7 (patch) | |
tree | 3c0b1694236d2f0dd76b938a55373ce53ba8be92 /games | |
parent | fec72f4dd4fdcf0085d606ed655f6e07612e09ce (diff) | |
download | ports-9e17465086fde24bea2f9f0268cee272edd90fd7.tar.gz ports-9e17465086fde24bea2f9f0268cee272edd90fd7.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xboard/Makefile | 15 | ||||
-rw-r--r-- | games/xboard/distinfo | 2 |
2 files changed, 6 insertions, 11 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile index 9215b7bbdbba..c4863b406b5a 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,26 +1,21 @@ # New ports collection makefile for: xboard -# Version required: 3.5.0 +# Version required: 3.6.0 # Date created: 5 Jan 1997 # Whom: xaa@stack.nl # -# $Id: Makefile,v 1.8 1996/11/18 13:58:56 asami Exp $ +# $Id: Makefile,v 1.9 1997/01/20 20:10:04 markm Exp $ # -DISTNAME= xboard-3.5.0 -PKGNAME= xboard-3.5.0 +DISTNAME= xboard-3.6.0 +PKGNAME= xboard-3.6.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} -MAINTAINER= markm@FreeBSD.ORG - -#BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf +MAINTAINER= xaa@stack.nl GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} STRIP= MAN6= xboard.6 cmail.6 zic2xpm.6 -#pre-configure: -# cd ${WRKSRC}; autoconf; autoheader - .include <bsd.port.mk> diff --git a/games/xboard/distinfo b/games/xboard/distinfo index 7f83670f189f..010e3b368912 100644 --- a/games/xboard/distinfo +++ b/games/xboard/distinfo @@ -1 +1 @@ -MD5 (xboard-3.5.0.tar.gz) = ee2ab16186e557997cb031e5d2de544e +MD5 (xboard-3.6.0.tar.gz) = 62fb0ba462e24237b17d82fcf6b25b87 |