diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-06-13 22:51:17 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-06-13 22:51:17 +0000 |
commit | d86a75dd601f465aae14735db29763325eb29a38 (patch) | |
tree | bd645ba022cea5227d82916b71fad02cc29d232e /net-mgmt | |
parent | 2d16069f0358c1e7e34cdcdbe1fc7062b0a52a2f (diff) |
- Assign maintainer to submitter of previous PR.
Notes
Notes:
svn path=/head/; revision=275511
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/sdig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/sdig/Makefile b/net-mgmt/sdig/Makefile index d365e76e6f7b..f3be61bdb36d 100644 --- a/net-mgmt/sdig/Makefile +++ b/net-mgmt/sdig/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.45 CATEGORIES= net-mgmt MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rpsfa@rit.edu COMMENT= Translate IP/DNS/WINS/MAC address into port description LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp |