diff options
author | will <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
commit | 5762d8f07f0df7530f773553389b77e5fe89ca9b (patch) | |
tree | 45b5a106d98c4603b73a72e81d6aaf4739cc6716 /net/p5-SNMP | |
parent | df2a8d07e99bf88aece5f9a8a4819f049da2a9e3 (diff) | |
download | FreeBSD-ports-5762d8f07f0df7530f773553389b77e5fe89ca9b.zip FreeBSD-ports-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.gz |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'net/p5-SNMP')
-rw-r--r-- | net/p5-SNMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile index 5b8f730..e4908f7 100644 --- a/net/p5-SNMP/Makefile +++ b/net/p5-SNMP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= snmp.4:${PORTSDIR}/net/ucd-snmp |