diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
commit | 2e59da295c25140209418c7b478502885b71be6a (patch) | |
tree | bd95728b38c70426e4c5e974563ad2977c7def95 /games/jfsw | |
parent | 78b76b211d94faf91eb9d4c78921e1937333fe6a (diff) |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=260700
Diffstat (limited to 'games/jfsw')
-rw-r--r-- | games/jfsw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/jfsw/Makefile b/games/jfsw/Makefile index f4ad389602f6..7ec3da884388 100644 --- a/games/jfsw/Makefile +++ b/games/jfsw/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: jfsw # Date Created: 11 March 2010 -# Whom: Ganael Laplanche <ganael.laplanche@martymac.com> +# Whom: Ganael Laplanche <ganael.laplanche@martymac.org> # # $FreeBSD$ @@ -11,7 +11,7 @@ MASTER_SITES= http://users.on.net/~jonof/buildport/ DISTFILES= ${PORTNAME}_src_${PORTVERSION}.zip \ jfbuild_src_${PORTVERSION}.zip -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Jonathon Fowler's Shadow Warrior Port BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm |