diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-06 07:26:36 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-06 07:26:36 +0800 |
commit | 34764dadd9f31e7e470fc883fb9cc0774a9962ed (patch) | |
tree | dba00c2723eaf67d2d6eb128951401f25d46806e /net/p5-SNMP-MIB-Compiler | |
parent | 63cfeea2329db6fed18582e16461b7be55f72c8b (diff) | |
download | freebsd-ports-gnome-34764dadd9f31e7e470fc883fb9cc0774a9962ed.tar.gz freebsd-ports-gnome-34764dadd9f31e7e470fc883fb9cc0774a9962ed.tar.zst freebsd-ports-gnome-34764dadd9f31e7e470fc883fb9cc0774a9962ed.zip |
Change my ports to use my FreeBSD.org address.
Approved by: sobomax
Diffstat (limited to 'net/p5-SNMP-MIB-Compiler')
-rw-r--r-- | net/p5-SNMP-MIB-Compiler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SNMP-MIB-Compiler/Makefile b/net/p5-SNMP-MIB-Compiler/Makefile index aa6084655c3c..f4bd3f0e70e9 100644 --- a/net/p5-SNMP-MIB-Compiler/Makefile +++ b/net/p5-SNMP-MIB-Compiler/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- -MAINTAINER= marcus@marcuscom.com +MAINTAINER= marcus@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/Compare.pm:${PORTSDIR}/devel/p5-Data-Compare |