diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /games/phalanx | |
parent | 89a307bf8a6c8a50bcec0dcaade00b61a9f792bf (diff) |
Notes
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 |