diff options
Diffstat (limited to 'games/xvmines')
-rw-r--r-- | games/xvmines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xvmines/Makefile b/games/xvmines/Makefile index 52e8896b39f5..67532a6a57dc 100644 --- a/games/xvmines/Makefile +++ b/games/xvmines/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.csd.uch.gr/pub/X11/games/ \ ftp://ftp.gwdg.de/pub/x11/x.org/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview \ olgx.3:${PORTSDIR}/x11-toolkits/xview |