Updated my email address
This commit is contained in:
parent
a0285a6e13
commit
7876f4876d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20714
4 changed files with 9 additions and 12 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -4,5 +4,4 @@ app.
|
|||
|
||||
WWW: http://atlas.ucpel.tche.br/~acamargo/
|
||||
|
||||
- Jim
|
||||
<jim@phrantic.phear.net>
|
||||
- Jim <jim@FreeBSD.org>
|
||||
|
|
Loading…
Reference in a new issue