diff options
author | demon <demon@FreeBSD.org> | 2003-10-02 15:04:01 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-10-02 15:04:01 +0800 |
commit | 8df3ddca9ce58f43c3c7d13226696e864f1979bc (patch) | |
tree | ce9635f6ba0d5f70e2611045aa9118301dc06b8c /net | |
parent | 1b596600b73a36392f31decf251b2ab85f0b2d74 (diff) | |
download | freebsd-ports-gnome-8df3ddca9ce58f43c3c7d13226696e864f1979bc.tar.gz freebsd-ports-gnome-8df3ddca9ce58f43c3c7d13226696e864f1979bc.tar.zst freebsd-ports-gnome-8df3ddca9ce58f43c3c7d13226696e864f1979bc.zip |
Take maintainership.
Approved by: former maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-SNMP_Session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index f72b89449e02..aa99aad4f829 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/%SUBDIR%/ MASTER_SITE_SUBDIR= . old PKGNAMEPREFIX= p5- -MAINTAINER= petef@FreeBSD.org +MAINTAINER= demon@FreeBSD.org COMMENT= A perl5 module providing rudimentary access to SNMPv1 and v2 agents PERL_CONFIGURE= yes |