diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 9099f96c4e804bf1a14769eb70ee1668a8a2ab3b (patch) | |
tree | ccd8521c60a4d79278cc2094e801c763209831ad /games/tomatoes | |
parent | ee5a26a838f2540f40c3aaaf796be8d66bcca9a3 (diff) | |
download | ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.tar.gz ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.zip |
Notes
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 ae4f5a5c3a26..1c1c7971552a 100644 --- a/games/tomatoes/Makefile +++ b/games/tomatoes/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-linux-src-${PORTVERSION}5${EXTRACT_SUFX} \ ${PORTNAME}-linux-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= Tomato-smashing, Q-Bert style WRKSRC= ${WRKDIR}/tomatoes-${PORTVERSION}5 |