diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
commit | 8ca16eda5549da96616e5f3b57f5d357f61706fc (patch) | |
tree | 52bdff10d3fbf834704c37ef4e6f0915c4dd7423 /games/qstat | |
parent | 8269d2195e85bbdcded0e4f4049f09ae926cffef (diff) |
Maintainer is now committer so change to new email address.
Approved by: lioux
Notes
Notes:
svn path=/head/; revision=50033
Diffstat (limited to 'games/qstat')
-rw-r--r-- | games/qstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qstat/Makefile b/games/qstat/Makefile index 0fbf38b92c34..965ec572a0e0 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games net MASTER_SITES= http://www.qstat.org/ DISTNAME= qstat${PORTVERSION:S/.//g} -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org do-install: @${INSTALL_PROGRAM} ${WRKSRC}/qstat ${PREFIX}/bin |