diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 11:38:57 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 11:38:57 +0800 |
commit | 7be99c26cabf5f491051cd2296cc1c963e3bbfd2 (patch) | |
tree | f0e8b37c222e7841e4eaf14a7015b2fa86277bdf /net | |
parent | 16f8164ab9424c85855e1f89ac3a33f346df5035 (diff) | |
download | freebsd-ports-gnome-7be99c26cabf5f491051cd2296cc1c963e3bbfd2.tar.gz freebsd-ports-gnome-7be99c26cabf5f491051cd2296cc1c963e3bbfd2.tar.zst freebsd-ports-gnome-7be99c26cabf5f491051cd2296cc1c963e3bbfd2.zip |
- Pass maintainership to submitter
Submitted by: Cezary Morga via freebsd-ports@
Diffstat (limited to 'net')
-rw-r--r-- | net/gspoof/Makefile | 2 | ||||
-rw-r--r-- | net/wakeonlan/Makefile | 2 | ||||
-rw-r--r-- | net/wol/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile index 193887c96c30..dfe313794419 100644 --- a/net/gspoof/Makefile +++ b/net/gspoof/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cm@therek.net COMMENT= Console/GTK+ TCP/IP Packets Forger BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile index 7108cf47b519..d381277e7ae9 100644 --- a/net/wakeonlan/Makefile +++ b/net/wakeonlan/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.41 CATEGORIES= net MASTER_SITES= http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cm@therek.net COMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC PERL_CONFIGURE= yes diff --git a/net/wol/Makefile b/net/wol/Makefile index 934a2c780a0e..1b8092cbc683 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ahh -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cm@therek.net COMMENT= Tool to wake up Wake-On-LAN compliant computers GNU_CONFIGURE= yes |