From f5df46687f14b5eaf3db0ca88c4cfa0b51df9f2e Mon Sep 17 00:00:00 2001 From: adamw Date: Sun, 16 May 2004 23:45:05 +0000 Subject: Drop maintainership on most of my ports. Feel free to grab 'em if you want 'em. --- games/freesweep/Makefile | 2 +- games/gretools/Makefile | 2 +- misc/wmtunlo/Makefile | 2 +- sysutils/bbapm/Makefile | 2 +- x11-wm/fluxter/Makefile | 2 +- x11-wm/wmDeskGuide/Makefile | 2 +- x11/bbrun/Makefile | 2 +- x11/gmrun/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile index c4a5cee63f36..c7f91a474acb 100644 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.upl.cs.wisc.edu/~hartmann/sweep/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minesweeper-style game for text-mode terminals USE_GMAKE= yes diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 8db02acf8ae5..21dc520bb48b 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://theory.cs.iitm.ernet.in/~arvindn/gretools/${PORTVERSION:R}/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 vocabulary builder USE_X_PREFIX= yes diff --git a/misc/wmtunlo/Makefile b/misc/wmtunlo/Makefile index eb65d1cd7e96..0a51db93b88a 100644 --- a/misc/wmtunlo/Makefile +++ b/misc/wmtunlo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.3 CATEGORIES= misc windowmaker MASTER_SITES= http://clay.ll.pl/download/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A falling-down-a-tunnel dockapp USE_X_PREFIX= yes diff --git a/sysutils/bbapm/Makefile b/sysutils/bbapm/Makefile index b26e94562811..a7ed91320e5e 100644 --- a/sysutils/bbapm/Makefile +++ b/sysutils/bbapm/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= bbapm-0.0.1-freebsd-patch-2.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= APM monitor for the Blackbox slit ONLY_FOR_ARCHS= i386 diff --git a/x11-wm/fluxter/Makefile b/x11-wm/fluxter/Makefile index dcd723c20ce5..9a590c948b22 100644 --- a/x11-wm/fluxter/Makefile +++ b/x11-wm/fluxter/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://benedict.isomedia.com/homes/stevencooper/files/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Desktop pager for the Fluxbox Slit USE_X_PREFIX= yes diff --git a/x11-wm/wmDeskGuide/Makefile b/x11-wm/wmDeskGuide/Makefile index a56ed740b680..cd88d2027941 100644 --- a/x11-wm/wmDeskGuide/Makefile +++ b/x11-wm/wmDeskGuide/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://charybda.icm.edu.pl/~jarwyp/download/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pager for the WindowMaker dock USE_X_PREFIX= yes diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile index 12f9b4801044..fca89083417e 100644 --- a/x11/bbrun/Makefile +++ b/x11/bbrun/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.dwave.net/~jking/bbrun/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Run box for Blackbox USE_GETOPT_LONG=yes diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index b1153d1fbaad..260295a56233 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A customizable program to run programs, with tab-completion USE_X_PREFIX= yes -- cgit