diff options
author | vs <vs@FreeBSD.org> | 2004-08-10 11:04:41 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-08-10 11:04:41 +0000 |
commit | d7687772032828432eead31081a37821c450c323 (patch) | |
tree | 8bc4b0c6a6ba620438656796b449b4e507da1792 /x11-wm | |
parent | 92d4a79bf74741611bbc0db9a28dfd4c65677e98 (diff) | |
download | FreeBSD-ports-d7687772032828432eead31081a37821c450c323.zip FreeBSD-ports-d7687772032828432eead31081a37821c450c323.tar.gz |
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
PR: ports/70203
Submitted by: Stijn Hoop (maintainer)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/bbconf/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/bbkeys/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/bbpager/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/blackbox/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/boxtools/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/bbconf/Makefile b/x11-wm/bbconf/Makefile index 937da61..ac6b311 100644 --- a/x11-wm/bbconf/Makefile +++ b/x11-wm/bbconf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Configurator for the Blackbox window manager USE_X_PREFIX= yes diff --git a/x11-wm/bbkeys/Makefile b/x11-wm/bbkeys/Makefile index 3ec40ff..dc38ff7 100644 --- a/x11-wm/bbkeys/Makefile +++ b/x11-wm/bbkeys/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= A keygrabber for the Blackbox window manager USE_X_PREFIX= yes diff --git a/x11-wm/bbpager/Makefile b/x11-wm/bbpager/Makefile index 795f131..807cf62 100644 --- a/x11-wm/bbpager/Makefile +++ b/x11-wm/bbpager/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.1 CATEGORIES= x11-wm MASTER_SITES= http://bbtools.windsofstorm.net/sources/ -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= A pager for the Blackbox window manager USE_X_PREFIX= yes diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index a62ccf5..4ddec79 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= blackboxwm -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= A small and fast window manager for X11R6 RUN_DEPENDS= bsetbg:${PORTSDIR}/x11-wm/boxtools diff --git a/x11-wm/boxtools/Makefile b/x11-wm/boxtools/Makefile index 393aec9..09ee507 100644 --- a/x11-wm/boxtools/Makefile +++ b/x11-wm/boxtools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= blackboxwm DISTNAME= blackbox-${PORTVERSION} -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Style tools for the blackbox family of window managers MAN1= bsetbg.1 bsetroot.1 |