diff options
author | bms <bms@FreeBSD.org> | 2005-01-12 23:53:48 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-01-12 23:53:48 +0800 |
commit | 4355e132125657dffcba276d685565112dad675d (patch) | |
tree | e7f89b0f4f3d582de610ce492c51a47dfb951815 /x11 | |
parent | ef098b079569dd8cb39e91130dea7c7e2e0a3a8b (diff) | |
download | freebsd-ports-gnome-4355e132125657dffcba276d685565112dad675d.tar.gz freebsd-ports-gnome-4355e132125657dffcba276d685565112dad675d.tar.zst freebsd-ports-gnome-4355e132125657dffcba276d685565112dad675d.zip |
Update my email address in MAINTAINER and comment fields.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gxset/Makefile | 4 | ||||
-rw-r--r-- | x11/wmfstatus/Makefile | 4 | ||||
-rw-r--r-- | x11/wmoldmenu2new/Makefile | 4 | ||||
-rw-r--r-- | x11/wmxss/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile index 1d164d92047a..cf47c01c8776 100644 --- a/x11/gxset/Makefile +++ b/x11/gxset/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gxset # Date created: 27 December 2001 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= GTK frontend for xset(1) USE_GETOPT_LONG=yes diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile index 4a09f12530b7..b0f914d7f6fb 100644 --- a/x11/wmfstatus/Makefile +++ b/x11/wmfstatus/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: wmfstatus # Date created: 26 December 2001 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= x11 MASTER_SITES= http://www.finik.net/files/ -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= General purpose LCD display for the WindowMaker dock WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} diff --git a/x11/wmoldmenu2new/Makefile b/x11/wmoldmenu2new/Makefile index 2ab9e5e554b4..1c61c318bf94 100644 --- a/x11/wmoldmenu2new/Makefile +++ b/x11/wmoldmenu2new/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: wm-oldmenu2new # Date created: 6 September 2002 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://largo.windowmaker.org/files/ DISTNAME= wm-oldmenu2new EXTRACT_SUFX= .gz -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= Script to convert WindowMaker RootMenu menus to new PropList format USE_X_PREFIX= yes diff --git a/x11/wmxss/Makefile b/x11/wmxss/Makefile index d5538551a20c..8961b234d6fc 100644 --- a/x11/wmxss/Makefile +++ b/x11/wmxss/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: wmxss # Date created: 27 August 2002 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.1 CATEGORIES= x11 MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= Run xscreensaver modules inside a WindowMaker dock PLIST_FILES= bin/wmxss |