summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-05-21 11:52:06 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-05-21 11:52:06 +0000
commit64a88bdf7a146f90033aa7dd78ec63dcc45e6332 (patch)
tree3d27ba3241a577312dad9be2e51f108a8d84c756 /games
parentAdd a patch to make it send a "Host:" header for HTTP/1.1 virtual hosts. (diff)
Change MAINTAINER's mail address.
Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=28647
Diffstat (limited to '')
-rw-r--r--games/bugsx/Makefile4
-rw-r--r--games/xconq/Makefile4
-rw-r--r--games/xconq/pkg-descr3
3 files changed, 4 insertions, 7 deletions
diff --git a/games/bugsx/Makefile b/games/bugsx/Makefile
index 35c4a4c76eb8..8a8cbc3d3a14 100644
--- a/games/bugsx/Makefile
+++ b/games/bugsx/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: bugsx
# Date created: 7 December 1997
-# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
+# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= applications
DISTNAME= bugsx108
EXTRACT_SUFX= .tgz
-MAINTAINER= croyle@gelemna.ft-wayne.in.us
+MAINTAINER= croyle@gelemna.org
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/bugsx
diff --git a/games/xconq/Makefile b/games/xconq/Makefile
index 86f561a8f82f..c1b92d018f20 100644
--- a/games/xconq/Makefile
+++ b/games/xconq/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: xconq
# Date created: 2 Jun 1998
-# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
+# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 7.2.2
CATEGORIES= games
MASTER_SITES= ftp://sourceware.cygnus.com/pub/xconq/
-MAINTAINER= croyle@gelemna.ft-wayne.in.us
+MAINTAINER= croyle@gelemna.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/games/xconq/pkg-descr b/games/xconq/pkg-descr
index f76620d444f2..bb2b08675ecf 100644
--- a/games/xconq/pkg-descr
+++ b/games/xconq/pkg-descr
@@ -4,6 +4,3 @@ explains how to do this (in great detail). A large assortment of
predefined game modules is included.
WWW: http://sourceware.cygnus.com/xconq/
-
-- Don Croyle
-<croyle@gelemna.ft-wayne.in.us>