diff options
author | billf <billf@FreeBSD.org> | 2000-04-07 09:09:06 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-04-07 09:09:06 +0800 |
commit | 86a4c37c7f0b845d470093517ff3949e43d901cc (patch) | |
tree | fc9ce8407f3bf1fb99906e0ea927dae507399f79 /net/net-snmp4 | |
parent | 2159d70f75eccc4c50cdb6538ac2eef934efcec1 (diff) | |
download | freebsd-ports-gnome-86a4c37c7f0b845d470093517ff3949e43d901cc.tar.gz freebsd-ports-gnome-86a4c37c7f0b845d470093517ff3949e43d901cc.tar.zst freebsd-ports-gnome-86a4c37c7f0b845d470093517ff3949e43d901cc.zip |
Assume maintainership
Diffstat (limited to 'net/net-snmp4')
-rw-r--r-- | net/net-snmp4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 41f17fd2fdc1..6d3f72a88edd 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= http://ucd-snmp.ucdavis.edu/patches/ PATCHFILES= 012.patch PATCH_DIST_STRIP= -p0 -d ${WRKSRC}/agent -MAINTAINER= ports@FreeBSD.org +MAINTAINER= billf@FreeBSD.org CONFIGURE_ARGS= --enable-shared |