diff options
-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 760fb9a29f33..f1264f785ce6 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 ef1a9a32e825..e399d24c8703 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 1d434bceab74..6478720b9f00 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 95f5722e39a3..5af62940edd0 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> |