diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
commit | 82c3291614a8e8b8fc508465467802b72e301bee (patch) | |
tree | a1b05385982f424dcf8a0253c4cc343937391d02 /games | |
parent | Update to 1.4 (diff) |
Change my ports to use my FreeBSD.org address.
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=57352
Diffstat (limited to 'games')
-rw-r--r-- | games/xbomber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbomber/Makefile b/games/xbomber/Makefile index 6d8e37f92ccd..b9e4fb029d57 100644 --- a/games/xbomber/Makefile +++ b/games/xbomber/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/xbomber/ DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= marcus@marcuscom.com +MAINTAINER= marcus@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME} |