diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-21 11:52:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-21 11:52:06 +0000 |
commit | 64a88bdf7a146f90033aa7dd78ec63dcc45e6332 (patch) | |
tree | 3d27ba3241a577312dad9be2e51f108a8d84c756 /games/xconq | |
parent | Add 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 'games/xconq')
-rw-r--r-- | games/xconq/Makefile | 4 | ||||
-rw-r--r-- | games/xconq/pkg-descr | 3 |
2 files changed, 2 insertions, 5 deletions
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> |