diff options
Diffstat (limited to 'games/xconq/Makefile')
-rw-r--r-- | games/xconq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 3e23db35d44f..9eb5656b05fb 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games tcl84 tk84 MASTER_SITES= ftp://sources.redhat.com/pub/xconq/ \ ftp://unix.hensa.ac.uk/mirrors/sources.redhat.com/pub/xconq/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical multi-player strategy game and game design system LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 |