Date: Wed, 10 Sep 2014 21:01:45 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367891 - head/net-mgmt/bsnmp-ucd Message-ID: <201409102101.s8AL1jHs067258@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Sep 10 21:01:44 2014 New Revision: 367891 URL: http://svnweb.freebsd.org/changeset/ports/367891 QAT: https://qat.redports.org/buildarchive/r367891/ Log: - Allow staging as a regular user - Clarify license Modified: head/net-mgmt/bsnmp-ucd/Makefile Modified: head/net-mgmt/bsnmp-ucd/Makefile ============================================================================== --- head/net-mgmt/bsnmp-ucd/Makefile Wed Sep 10 20:58:28 2014 (r367890) +++ head/net-mgmt/bsnmp-ucd/Makefile Wed Sep 10 21:01:44 2014 (r367891) @@ -9,8 +9,9 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= trociny@FreeBSD.org COMMENT= bsnmpd module that implements parts of UCD-SNMP-MIB -LICENSE= BSD +LICENSE= BSD2CLAUSE +USES= uidfix MAKE_ENV+= NO_OBJ=yes post-patch:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409102101.s8AL1jHs067258>