diff options
Diffstat (limited to 'games/tomatoes')
-rw-r--r-- | games/tomatoes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile index 0fff30317c90..8fc33e976bde 100644 --- a/games/tomatoes/Makefile +++ b/games/tomatoes/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTFILES= ${PORTNAME}-linux-src-${PORTVERSION}5${EXTRACT_SUFX} \ ${PORTNAME}-linux-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Tomato-smashing, Q-Bert style WRKSRC= ${WRKDIR}/tomatoes-${PORTVERSION}5 |