diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 09:19:26 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 09:19:26 +0800 |
commit | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch) | |
tree | 5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /misc/xgas | |
parent | e998b177f0f3ceb33135f884c7ffdb088236c864 (diff) | |
download | freebsd-ports-gnome-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.tar.gz freebsd-ports-gnome-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.tar.zst freebsd-ports-gnome-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.zip |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
Diffstat (limited to 'misc/xgas')
-rw-r--r-- | misc/xgas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xgas/Makefile b/misc/xgas/Makefile index a742f27bc6ba..0a3b2a4f5b43 100644 --- a/misc/xgas/Makefile +++ b/misc/xgas/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/demos DISTNAME= ${PORTNAME} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The animated simulation of an ideal gas USE_IMAKE= yes |