diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
commit | 04b99f7cc788b657465f4c054a93e6e4613893ac (patch) | |
tree | 5583f39072f8fbe8c3287ec17cec298cefcd75cc /games/q15 | |
parent | c88f73ef0f34ffb799a98233b4ac5a5ed7cab218 (diff) |
- Change my e-mail
Approved by: sem (mentor)
Notes
Notes:
svn path=/head/; revision=144051
Diffstat (limited to 'games/q15')
-rw-r--r-- | games/q15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q15/Makefile b/games/q15/Makefile index c43fecf7b926..5f5b95a0d215 100644 --- a/games/q15/Makefile +++ b/games/q15/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://silversoft.net/src/ -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= A Qt-based game fifteen USE_BZIP2= yes |