diff options
Diffstat (limited to 'games/gnuchess/Makefile')
-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 |