mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Upgrade to 3.6.1. While I'm here, delete some redundant variables.
PR: 3614 Submitted by: Mark Huizer <xaa@stack.nl>
This commit is contained in:
parent
b41feb7d27
commit
71c509d321
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6512
@ -1,20 +1,19 @@
|
||||
# New ports collection makefile for: xboard
|
||||
# Version required: 3.6.0
|
||||
# Version required: 3.6.1
|
||||
# Date created: 5 Jan 1997
|
||||
# Whom: xaa@stack.nl
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1997/01/20 20:10:04 markm Exp $
|
||||
# $Id: Makefile,v 1.10 1997/05/11 17:08:23 markm Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xboard-3.6.0
|
||||
PKGNAME= xboard-3.6.0
|
||||
DISTNAME= xboard-3.6.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
ftp://chess.onenet.net/pub/chess/X/
|
||||
|
||||
MAINTAINER= xaa@stack.nl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
STRIP=
|
||||
MAN6= xboard.6 cmail.6 zic2xpm.6
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xboard-3.6.0.tar.gz) = 62fb0ba462e24237b17d82fcf6b25b87
|
||||
MD5 (xboard-3.6.1.tar.gz) = 0582929df6c3dd2e5b080a29c649d0e8
|
||||
|
Loading…
Reference in New Issue
Block a user