diff options
author | Doug Barton <dougb@FreeBSD.org> | 2000-10-29 06:31:38 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2000-10-29 06:31:38 +0000 |
commit | 8fe0e8d936f9fc116531d71465594409b304273e (patch) | |
tree | 7580838a71c0f239d8eb8d95fc46d4f97b42a7b3 /games/connect4 | |
parent | 91cbc6e660bbde5209c1ec5cd825fcaabb9afdac (diff) | |
download | ports-8fe0e8d936f9fc116531d71465594409b304273e.tar.gz ports-8fe0e8d936f9fc116531d71465594409b304273e.zip |
Notes
Diffstat (limited to 'games/connect4')
-rw-r--r-- | games/connect4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/connect4/Makefile b/games/connect4/Makefile index aa94d4a722f0..52a288dfef3e 100644 --- a/games/connect4/Makefile +++ b/games/connect4/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.gu.kiev.ua/pub/cdrom5/games/volume6/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= "" -MAINTAINER= jsutton@bbcon.com.au +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar |