diff options
author | danfe <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
commit | 3e92ab15c1172562f8f8aaf5747a5ac4ab5030a1 (patch) | |
tree | 76d0424d3fd395202367d70d44aeca97018fb17d /games/wmqstat | |
parent | dd5c3ea593f2c964ba87959e17ba2e86f2e220a0 (diff) | |
download | FreeBSD-ports-3e92ab15c1172562f8f8aaf5747a5ac4ab5030a1.zip FreeBSD-ports-3e92ab15c1172562f8f8aaf5747a5ac4ab5030a1.tar.gz |
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor)
Diffstat (limited to 'games/wmqstat')
-rw-r--r-- | games/wmqstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wmqstat/Makefile b/games/wmqstat/Makefile index f47c6fb..e5fd782 100644 --- a/games/wmqstat/Makefile +++ b/games/wmqstat/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= A dockapp for monitoring of various Internet game servers RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat |