diff options
Diffstat (limited to 'games/phalanx')
-rw-r--r-- | games/phalanx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index adf41cfb8311..1099c3ec1c86 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.math.muni.cz/pub/math/people/Dobes/ MASTER_SITE_SUBDIR= games/strategy -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |