diff options
Diffstat (limited to 'games/xpat2/Makefile')
-rw-r--r-- | games/xpat2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index 6744fd3e05ed..d791bb760881 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= games/solitaires DISTNAME= ${PORTNAME}-${PORTVERSION}-src WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 solitaire game with 14 variations USE_IMAKE= yes |