diff options
author | pav <pav@FreeBSD.org> | 2004-11-15 06:26:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-15 06:26:11 +0800 |
commit | e3e32dfda4ac63db605290237469bdd0da2b6a16 (patch) | |
tree | 880c8555e60fe9f83b9cf0fabe8ace77507db7fe /security/ADMsnmp | |
parent | 55cbef42508a42c9388251cf9bd6b30a3be5f32e (diff) | |
download | freebsd-ports-gnome-e3e32dfda4ac63db605290237469bdd0da2b6a16.tar.gz freebsd-ports-gnome-e3e32dfda4ac63db605290237469bdd0da2b6a16.tar.zst freebsd-ports-gnome-e3e32dfda4ac63db605290237469bdd0da2b6a16.zip |
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Diffstat (limited to 'security/ADMsnmp')
-rw-r--r-- | security/ADMsnmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ADMsnmp/Makefile b/security/ADMsnmp/Makefile index 7a3164355667..f4fed425f47e 100644 --- a/security/ADMsnmp/Makefile +++ b/security/ADMsnmp/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: ADMsnmp # Date created: 16 Apr 2003 -# Whom: Yonatan@xpert.com +# Whom: onatan@gmail.com # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= ftp://adm.freelsd.net/pub/ADM/ \ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= SNMP audit scanner WRKSRC= ${WRKDIR}/ADMsnmp |