diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 15:10:42 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 15:10:42 +0800 |
commit | 720b7d46821b70c9cd49289aacf579e11dd46906 (patch) | |
tree | 80bfd1dd361d6e5d7e8133999545796e78a420fb /net/p5-Net-Write | |
parent | 9b2bc411ad914f1e5793fae9e8327aac5cca15ce (diff) | |
download | freebsd-ports-gnome-720b7d46821b70c9cd49289aacf579e11dd46906.tar.gz freebsd-ports-gnome-720b7d46821b70c9cd49289aacf579e11dd46906.tar.zst freebsd-ports-gnome-720b7d46821b70c9cd49289aacf579e11dd46906.zip |
Reset maintainer per his request in private email.
Hat: portmgr
Diffstat (limited to 'net/p5-Net-Write')
-rw-r--r-- | net/p5-Net-Write/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index 475e2660bc21..80435f6c6224 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= boumenot@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= An interface to open and send raw frames to the network BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ |