summaryrefslogtreecommitdiff
path: root/games/gnuchess
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
commit5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4 (patch)
tree3a9d17e5f9310ab69df14407f1fa479d6a68eac0 /games/gnuchess
parentUse MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. (diff)
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4571
Diffstat (limited to 'games/gnuchess')
-rw-r--r--games/gnuchess/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile
index 097086e7e21a..b9a8d6d0ae96 100644
--- a/games/gnuchess/Makefile
+++ b/games/gnuchess/Makefile
@@ -3,13 +3,13 @@
# Date created: 04 July 1996
# Whom: markm
#
-# $Id: Makefile,v 1.1.1.1 1995/12/23 16:54:11 markm Exp $
+# $Id: Makefile,v 1.2 1996/07/10 02:36:38 asami Exp $
#
DISTNAME= gnuchess-4.0.pl77
PKGNAME= gnuchess-4.0.77
-CATEGORIES+= games
-MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= markm@FreeBSD.ORG