diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 21:12:19 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 21:12:19 +0000 |
commit | ba69431fe048f2c2debe8afa099926602f0f05c9 (patch) | |
tree | e3f962b4aa035f2b200ca36c12b4d7099e0b7caf /net/p5-Net-Write | |
parent | d53078db76135136c5b206f945a1091d849da460 (diff) |
Notes
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 80435f6c6224..2482d7577db1 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= ports@FreeBSD.org +MAINTAINER= eg@fbsd.lt COMMENT= An interface to open and send raw frames to the network BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ |