diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 2003-08-11 15:05:18 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 2003-08-11 15:05:18 +0000 |
commit | 8f6a197d1f0119b8df74cb98d154e02d69dabb6c (patch) | |
tree | a0644fd70aaf776bca97ab3cd7d033fff4aacbf2 /games/xscavenger/Makefile | |
parent | Bump portrevision after the mozilla support fix. (diff) |
Resign as maintainer
Notes
Notes:
svn path=/head/; revision=86767
Diffstat (limited to '')
-rw-r--r-- | games/xscavenger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xscavenger/Makefile b/games/xscavenger/Makefile index a66b0abee855..a81ef726a861 100644 --- a/games/xscavenger/Makefile +++ b/games/xscavenger/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.xdr.com/dash/ DISTNAME= xscavenger-142 EXTRACT_SUFX= .tgz -MAINTAINER= eivind@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Lode Runner clone for X11 WRKSRC= ${WRKDIR}/${DISTNAME}/src |