diff options
Diffstat (limited to 'games/gnugo/Makefile')
-rw-r--r-- | games/gnugo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index 1272cc81c5c5..717398f7520e 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -3,12 +3,13 @@ # Date created: 29 December 1996 # Whom: jseger@scds.com # -# $Id: Makefile,v 1.1.1.1 1997/01/02 07:23:50 tg Exp $ +# $Id: Makefile,v 1.2 1997/10/13 09:14:47 tg Exp $ # DISTNAME= gnugo-1.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= gnugo MAINTAINER= jseger@freebsd.org |