diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-26 08:48:07 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-26 08:48:07 +0800 |
commit | 0cfed0effb6d3ba9733cdae856ee6155a54e3a62 (patch) | |
tree | 88e734e791bca7553c5ce915befc2c3b2c23006e /games | |
parent | d39babf197268976748e506ad7f3e964e5314867 (diff) | |
download | freebsd-ports-gnome-0cfed0effb6d3ba9733cdae856ee6155a54e3a62.tar.gz freebsd-ports-gnome-0cfed0effb6d3ba9733cdae856ee6155a54e3a62.tar.zst freebsd-ports-gnome-0cfed0effb6d3ba9733cdae856ee6155a54e3a62.zip |
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
Diffstat (limited to 'games')
-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 |