diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-14 23:45:16 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-14 23:45:16 +0000 |
commit | 80d3d7ee7bd309c4a5c8ec0e80e5006e33210c6a (patch) | |
tree | 0879e96532abdd8d320f0a8608532258328a56e0 /net-mgmt/bsnmp-ucd | |
parent | 556bf4f99256ba0739b4040f2c45baac5486bf3a (diff) | |
download | ports-80d3d7ee7bd309c4a5c8ec0e80e5006e33210c6a.tar.gz ports-80d3d7ee7bd309c4a5c8ec0e80e5006e33210c6a.zip |
Notes
Diffstat (limited to 'net-mgmt/bsnmp-ucd')
-rw-r--r-- | net-mgmt/bsnmp-ucd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile index aa5583862861..04f3b7edd73a 100644 --- a/net-mgmt/bsnmp-ucd/Makefile +++ b/net-mgmt/bsnmp-ucd/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= trociny@FreeBSD.org COMMENT= A bsnmpd module that implements parts of UCD-SNMP-MIB -USE_MAKE= yes USE_AUTOTOOLS= libtool:env MAN8= bsnmp-ucd.8 |