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 | |
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')
-rw-r--r-- | games/angband/Makefile | 4 | ||||
-rw-r--r-- | games/xfrisk/Makefile | 4 | ||||
-rw-r--r-- | games/xpat2/Makefile | 4 |
3 files changed, 6 insertions, 6 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 diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 886402809736..0076f2a3cf5f 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -3,7 +3,7 @@ # Date created: 20 April 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.4 1997/11/19 03:43:53 asami Exp $ +# $Id: Makefile,v 1.5 1998/01/08 18:52:08 fenner Exp $ # DISTNAME= XFrisk-0.99c0pl9 @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= $(MASTER_SITE_XCONTRIB) MASTER_SITE_SUBDIR= games/multiplayer -MAINTAINER= mph@pobox.com +MAINTAINER= mph@freebsd.org NO_CDROM= Possible trademark infringement diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index 36e058972523..6eeab06e1ebd 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -3,7 +3,7 @@ # Date created: 5 March 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.2 1997/05/29 03:05:07 fenner Exp $ +# $Id: Makefile,v 1.3 1997/09/07 02:54:16 max Exp $ # DISTNAME= xpat2-1.04 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/solitaires EXTRACT_SUFX= -src.tar.gz -MAINTAINER= mph@pobox.com +MAINTAINER= mph@freebsd.org USE_X11= yes MAN6= xpat2.6 |