diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-12 17:42:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-12 17:42:24 +0800 |
commit | ea3b767457cd3dd459006d9e96746c3fdfdbe1e0 (patch) | |
tree | fcd175e32a102da5ae233c121d567fbda1b7a33f | |
parent | d8197a7f6ed5007e1569102589e9fed96412d297 (diff) | |
download | freebsd-ports-gnome-ea3b767457cd3dd459006d9e96746c3fdfdbe1e0.tar.gz freebsd-ports-gnome-ea3b767457cd3dd459006d9e96746c3fdfdbe1e0.tar.zst freebsd-ports-gnome-ea3b767457cd3dd459006d9e96746c3fdfdbe1e0.zip |
- Update to Maintianer Mail adress
PR: 138428
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
-rw-r--r-- | games/quake2forge/Makefile | 2 | ||||
-rw-r--r-- | net/wmwifi/Makefile | 2 | ||||
-rw-r--r-- | sysutils/symon/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wmtop/Makefile | 2 | ||||
-rw-r--r-- | textproc/mdocml/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmbday/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmtimer/Makefile | 2 | ||||
-rw-r--r-- | x11/wmcliphist/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index ce0aa85b815f..d30933b7e6f6 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -9,7 +9,7 @@ PORTNAME= quake2forge PORTVERSION= 0.3 PORTREVISION= 6 CATEGORIES= games -MASTER_SITES= http://www.galgenberg.net/distfiles/ +MASTER_SITES= https://www.spoerlein.net/pub/ DISTNAME= quake2-${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org diff --git a/net/wmwifi/Makefile b/net/wmwifi/Makefile index 22cf1c4ab1d2..35c054aa39ee 100644 --- a/net/wmwifi/Makefile +++ b/net/wmwifi/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://digitalssg.net/debian/ -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@spoerlein.net COMMENT= Dockapp displaying the signal strength of WiFi connection GNU_CONFIGURE= yes diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile index 862543df9c49..271aad50a825 100644 --- a/sysutils/symon/Makefile +++ b/sysutils/symon/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.xs4all.nl/~wpd/symon/philes/ -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@spoerlein.net COMMENT= Performance and information monitoring tool WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/sysutils/wmtop/Makefile b/sysutils/wmtop/Makefile index d109c1501c47..d357624569b0 100644 --- a/sysutils/wmtop/Makefile +++ b/sysutils/wmtop/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp1.sourceforge.net/wmtop/ \ SF -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@spoerlein.net COMMENT= Windowmaker dock app to display top 3 CPU consuming processes USE_XORG= xpm x11 diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile index ace68856fbe3..f332bda5d71b 100644 --- a/textproc/mdocml/Makefile +++ b/textproc/mdocml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ https://www.spoerlein.net/pub/mdocml/ -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@spoerlein.net COMMENT= mdoc macro compiler MAN1= mandoc.1 diff --git a/x11-clocks/wmbday/Makefile b/x11-clocks/wmbday/Makefile index e67cf4f2a2bc..ccb335d2b4e7 100644 --- a/x11-clocks/wmbday/Makefile +++ b/x11-clocks/wmbday/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= x11-clocks MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@spoerlein.net COMMENT= Window Maker dock app that will remind you of birthdays BUILD_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage diff --git a/x11-clocks/wmtimer/Makefile b/x11-clocks/wmtimer/Makefile index 20cef95f3f76..7fdd6f471b16 100644 --- a/x11-clocks/wmtimer/Makefile +++ b/x11-clocks/wmtimer/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://www.darkops.net/wmtimer/ -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@spoerlein.net COMMENT= Multi-Function timer dockapp for WindowMaker WRKSRC= ${WRKDIR}/${DISTNAME}/wmtimer diff --git a/x11/wmcliphist/Makefile b/x11/wmcliphist/Makefile index eaff3aad04d0..88b63d3113c9 100644 --- a/x11/wmcliphist/Makefile +++ b/x11/wmcliphist/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= x11 windowmaker MASTER_SITES= http://linux.nawebu.cz/wmcliphist/ -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@spoerlein.net COMMENT= Clipboard history management dockapp for Window Maker USE_XORG= xpm |