f23bcd3ac6
/
taking care of (among others) the vulnerability described in
http://www.openwall.com/lists/oss-security/2015/04/13/1
13 lines
383 B
Text
13 lines
383 B
Text
# $NetBSD: Makefile.common,v 1.4 2015/06/08 20:08:57 spz Exp $
|
|
# used by net/net-snmp/Makefile
|
|
# used by net/py-netsnmp/Makefile
|
|
|
|
DISTNAME= net-snmp-5.7.3
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=net-snmp/}
|
|
PKGREVISION= 1
|
|
|
|
HOMEPAGE= http://www.net-snmp.org/
|
|
LICENSE= modified-bsd
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../net/net-snmp/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../net/net-snmp/patches
|