diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-15 19:44:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-15 19:44:34 +0000 |
commit | 6761c8b273e55addadbe5c98dbacfa6be8c3a3b5 (patch) | |
tree | bd233c78debbe4a1c4a113983f010eea5881f52e /games/senken | |
parent | - Update master site (diff) |
Pass maintainership to submitter. Also note that the last commit was also
submitted with the same PR.
PR: 90447
Submitted by: jmelo@freebsdbrasil.com.br
Notes
Notes:
svn path=/head/; revision=151261
Diffstat (limited to 'games/senken')
-rw-r--r-- | games/senken/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/senken/Makefile b/games/senken/Makefile index 6e77222cf936..c984f83bb806 100644 --- a/games/senken/Makefile +++ b/games/senken/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= A city simulation game USE_GNOME= gnometarget gtk20 |