diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-14 21:25:58 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-14 21:25:58 +0000 |
commit | 0159bc4e41d27a0461313997c7c4cb5c793cd134 (patch) | |
tree | 0df18c40153e2302c9e549213158eb79e9710540 /games/netris | |
parent | 4683784b53654d6fad69d33bc2b12170ec3d03bf (diff) | |
download | ports-0159bc4e41d27a0461313997c7c4cb5c793cd134.tar.gz ports-0159bc4e41d27a0461313997c7c4cb5c793cd134.zip |
Notes
Diffstat (limited to 'games/netris')
-rw-r--r-- | games/netris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/netris/Makefile b/games/netris/Makefile index d61c65211b61..b5243f4f73e0 100644 --- a/games/netris/Makefile +++ b/games/netris/Makefile @@ -15,8 +15,8 @@ PATCH_SITES= ftp://ftp2.v6.linux.or.jp/pub/Linux/IPv6-2/netris/ \ PATCHFILES= netris-0.5-v6-19991206a.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= desmo@bandwidth.org -COMMENT= A network head to head version of T*tris +MAINTAINER= ports@FreeBSD.org +COMMENT= A network head to head version of T*tris HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure |