diff options
-rw-r--r-- | irc/py-gozerbot/Makefile | 2 | ||||
-rw-r--r-- | net/ladvd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ffs2recov/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/py-gozerbot/Makefile b/irc/py-gozerbot/Makefile index 388b89d823e5..a63e224903f5 100644 --- a/irc/py-gozerbot/Makefile +++ b/irc/py-gozerbot/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://gozerbot.org/media/tarball/ \ GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= sten@blinkenlights.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Gozerbot - A modular Python IRC and Jabber bot BROKEN= Unfetchable (google code has gone away) diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile index 7024fd33458f..5fb48156fff4 100644 --- a/net/ladvd/Makefile +++ b/net/ladvd/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX=v PORTREVISION= 2 CATEGORIES= net -MAINTAINER= sten@blinkenlights.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Minimal LLDP/CDP/EDP/FDP/NDP sender daemon LICENSE= MIT diff --git a/sysutils/ffs2recov/Makefile b/sysutils/ffs2recov/Makefile index 32803e4c4c3b..43009098de48 100644 --- a/sysutils/ffs2recov/Makefile +++ b/sysutils/ffs2recov/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= http://www.exit.com/Archives/FreeBSD/ -MAINTAINER= sten@blinkenlights.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to recover UFS2 filesystems USES= tar:bzip2 uidfix |