diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch) | |
tree | 5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /misc | |
parent | Fix mastersites (diff) |
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
Notes
Notes:
svn path=/head/; revision=92908
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 |