diff options
author | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 07:18:30 +0000 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 07:18:30 +0000 |
commit | 107896899977f970d40a9c2b58bdb39ee0eabec0 (patch) | |
tree | ec88868b2d7634482543255eaa17f5e10703ede7 /games | |
parent | 16d2f87000cf786ba32de8f7de42c8283590a8ab (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/q3base/Makefile | 2 | ||||
-rw-r--r-- | games/sudsol/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/q3base/Makefile b/games/q3base/Makefile index dbba8d9edc9a..6975ac3ae44e 100644 --- a/games/q3base/Makefile +++ b/games/q3base/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://quake3.quakesrc.org/files/quake3/q3base/ -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= Quake III Arena fork using SDL DEPRECATED= Project gone, website defaced diff --git a/games/sudsol/Makefile b/games/sudsol/Makefile index 930e6c632fc0..587a49542fb6 100644 --- a/games/sudsol/Makefile +++ b/games/sudsol/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1 CATEGORIES= games MASTER_SITES= http://rink.nu/downloads/projects/ -MAINTAINER= ed@fxq.nl +MAINTAINER= rink@FreeBSD.org COMMENT= A utility to solve Sudoku puzzles USE_GMAKE= yes |