diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
commit | 227824e7d1496bf0254aa6f1bad98f1622e053cf (patch) | |
tree | 04e7e54eb5679dc2ed3951bec971d1573bc08471 /games/xbattle | |
parent | a38ae12ca88a55fabec1dbbae507656d007c2cff (diff) | |
download | ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.tar.gz ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.zip |
Update to reflect Pedro's new Email address.
PR: 5725
Notes
Notes:
svn path=/head/; revision=9862
Diffstat (limited to 'games/xbattle')
-rw-r--r-- | games/xbattle/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index 1cdfbe118aaa..73af69f3910c 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xbattle # Version required: 15.4.1 # Date created: 6 Apr 97 -# Whom: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> +# Whom: Pedro Giffuni # -# $Id: Makefile,v 1.1.1.1 1997/05/21 03:55:09 asami Exp $ +# $Id: Makefile,v 1.2 1998/01/27 02:08:58 fenner Exp $ # DISTNAME= xbattle-5.4.1 CATEGORIES= games MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/ -MAINTAINER= pgiffuni@fps.biblos.unal.edu.co +MAINTAINER= giffunip@asme.org USE_IMAKE= yes |