diff options
author | jim <jim@FreeBSD.org> | 1999-08-14 09:49:09 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-08-14 09:49:09 +0000 |
commit | 5eb71e81a509b2fd0598c2987a88cc612634d279 (patch) | |
tree | 3474df691548cf6f93c97f6a384543c77e4f0ea1 /games | |
parent | d8397bf392d95536c8abb368e4e23f7ae84c2871 (diff) | |
download | FreeBSD-ports-5eb71e81a509b2fd0598c2987a88cc612634d279.zip FreeBSD-ports-5eb71e81a509b2fd0598c2987a88cc612634d279.tar.gz |
Updated my email address
Diffstat (limited to 'games')
-rw-r--r-- | games/dopewars/Makefile | 10 | ||||
-rw-r--r-- | games/dopewars/pkg-descr | 2 | ||||
-rw-r--r-- | games/wmtictactoe/Makefile | 6 | ||||
-rw-r--r-- | games/wmtictactoe/pkg-descr | 3 |
4 files changed, 9 insertions, 12 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 760fb9a..f1264f7 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: dopewars # Version required: 1.4.3 # Date created: 16 May 1999 -# Whom: Jim Mock <jim@phrantic.phear.net> +# Whom: Jim Mock <jim@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1999/06/06 17:44:29 steve Exp $ +# $Id: Makefile,v 1.2 1999/06/26 08:37:27 cpiazza Exp $ # DISTNAME= dopewars-1.4.3 CATEGORIES= games MASTER_SITES= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@FreeBSD.org USE_GMAKE= yes @@ -21,8 +21,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dopewars ${PREFIX}/bin post-install: - @${ECHO} " " - @${ECHO} "===> Run 'dopewars -h' for usage options." - @${ECHO} " " + @${ECHO} "===> Run 'dopewars -h' for usage options." .include <bsd.port.mk> diff --git a/games/dopewars/pkg-descr b/games/dopewars/pkg-descr index ef1a9a3..e399d24 100644 --- a/games/dopewars/pkg-descr +++ b/games/dopewars/pkg-descr @@ -7,4 +7,4 @@ multi-player games. WWW: http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ -- Jim <jim@phrantic.phear.net> +- Jim <jim@FreeBSD.org> diff --git a/games/wmtictactoe/Makefile b/games/wmtictactoe/Makefile index 1d434bc..6478720 100644 --- a/games/wmtictactoe/Makefile +++ b/games/wmtictactoe/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: wmtictactoe # Version required: 1.0 # Date created: 28 Apr 1999 -# Whom: Jim Mock <jim@phrantic.phear.net> +# Whom: Jim Mock <jim@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1999/05/03 04:31:13 steve Exp $ +# $Id: Makefile,v 1.2 1999/06/27 01:04:21 cpiazza Exp $ # DISTNAME= wmtictactoe-1.0 CATEGORIES= games windowmaker afterstep MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/games/wmtictactoe/pkg-descr b/games/wmtictactoe/pkg-descr index 95f5722..5af6294 100644 --- a/games/wmtictactoe/pkg-descr +++ b/games/wmtictactoe/pkg-descr @@ -4,5 +4,4 @@ app. WWW: http://atlas.ucpel.tche.br/~acamargo/ -- Jim -<jim@phrantic.phear.net> +- Jim <jim@FreeBSD.org> |