diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-26 00:48:07 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-26 00:48:07 +0000 |
commit | be1180a7687a5d69e9173a7f47ffdb9c02480940 (patch) | |
tree | 60c1b969871a7eca54fc07f953846808d80c249c /games/senken | |
parent | Update to 2.5.1 release (add native support for FreeBSD 5). (diff) |
E-mail to the maintainer bounced twice, first with:
<tmartin@andrew.cmu.edu>
(reason: 452 4.2.2 Over quota)
then with:
451 4.3.5 Error getting LDAP results in map andrewLocaladdr: Can't
contact LDAP server
450 4.2.2 <tmartin@andrew.cmu.edu>... Deferred due to LDAP failure
Notes
Notes:
svn path=/head/; revision=105280
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 368ca81c8548..df4743dcf284 100644 --- a/games/senken/Makefile +++ b/games/senken/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.contrib.andrew.cmu.edu/~tmartin/senken/download/ -MAINTAINER= tmartin@andrew.cmu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= A city simulation game GNU_CONFIGURE= yes |