diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 09:19:26 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 09:19:26 +0800 |
commit | 74e728b838e74f2c66db6660e36447672ebbba60 (patch) | |
tree | e2938f4c238cddf4afbeaf45dc25a745b6266aca /misc | |
parent | d84eee84d935d0240dd621c125149e53559ce59e (diff) | |
download | freebsd-ports-gnome-74e728b838e74f2c66db6660e36447672ebbba60.tar.gz freebsd-ports-gnome-74e728b838e74f2c66db6660e36447672ebbba60.tar.zst freebsd-ports-gnome-74e728b838e74f2c66db6660e36447672ebbba60.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')
-rw-r--r-- | misc/gtl/Makefile | 2 | ||||
-rw-r--r-- | misc/snowflake/Makefile | 2 | ||||
-rw-r--r-- | misc/xgas/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/gtl/Makefile b/misc/gtl/Makefile index b90643b9b22a..6961bf83ed23 100644 --- a/misc/gtl/Makefile +++ b/misc/gtl/Makefile @@ -13,7 +13,7 @@ CATEGORIES= misc MASTER_SITES= # DISTNAME= GTL-${PORTVERSION} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ STL-based support for graphs and graph algorithms INSTALLS_SHLIB= yes diff --git a/misc/snowflake/Makefile b/misc/snowflake/Makefile index f54beb6f68d7..96b2f2001e22 100644 --- a/misc/snowflake/Makefile +++ b/misc/snowflake/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.infomatch.com/~donaldj/ DISTNAME= ${PORTNAME} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A snowflake image generator USE_X_PREFIX= yes 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 |