diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
commit | 52619586269c9e817bdf8a8496e70376ba957597 (patch) | |
tree | 91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /games/gnuchess | |
parent | 651269fa962f1c06139c612b72c1e21091612a60 (diff) | |
download | ports-52619586269c9e817bdf8a8496e70376ba957597.tar.gz ports-52619586269c9e817bdf8a8496e70376ba957597.zip |
Notes
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 0c3e43fd9562..eea3112d73e9 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -3,13 +3,14 @@ # Date created: 04 July 1996 # Whom: markm # -# $Id: Makefile,v 1.4 1996/11/18 13:58:39 asami Exp $ +# $Id: Makefile,v 1.5 1998/12/28 22:55:34 mph Exp $ # DISTNAME= gnuchess-4.0.pl79 PKGNAME= gnuchess-4.0.79 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= gnuchess MAINTAINER= markm@FreeBSD.ORG |