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-mgmt | |
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-mgmt')
-rw-r--r-- | net-mgmt/confregdecode/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP-MIB-Compiler/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/confregdecode/Makefile b/net-mgmt/confregdecode/Makefile index 8f99c92081cf..d799ca935fb0 100644 --- a/net-mgmt/confregdecode/Makefile +++ b/net-mgmt/confregdecode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cosi-nms DISTNAME= confregdecode-src-${PORTVERSION} -MAINTAINER= marcus@marcuscom.com +MAINTAINER= marcus@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk \ diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile index aa6084655c3c..f4bd3f0e70e9 100644 --- a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile +++ b/net-mgmt/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 |