diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 23:26:31 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 23:26:31 +0000 |
commit | 19ee22a331d71b3dee862d1bd9d3bd84efe0d222 (patch) | |
tree | 570e2ee4084ed53c8027576fe1900e18271b7448 /games/angband | |
parent | Activate intercal. (diff) |
"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.
Notes
Notes:
svn path=/head/; revision=10549
Diffstat (limited to 'games/angband')
-rw-r--r-- | games/angband/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index 9bf4fae7ec6b..c5d2e9bdd66d 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Feb 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.4 1997/10/27 09:48:01 tg Exp $ +# $Id: Makefile,v 1.5 1998/02/10 08:17:19 tg Exp $ # DISTNAME= angband-283 @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ftp://export.andrew.cmu.edu/angband/Source/ DISTFILES= angband-283.tar.gz ext-x11-283.tar.gz -MAINTAINER= mph@pobox.com +MAINTAINER= mph@freebsd.org USE_X11= yes DIST_SUBDIR= angband |