summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-07 11:26:58 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-07 11:26:58 +0000
commit3e17de1c731b8e782b85c297d600137e29d49dfe (patch)
tree361285587bdf8ae3938be8a9fb69a84732f1e624 /net-mgmt/net-snmp
parentTypo in RESTRICTED= line. (diff)
Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
Notes
Notes: svn path=/head/; revision=4864
Diffstat (limited to 'net-mgmt/net-snmp')
-rw-r--r--net-mgmt/net-snmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 8c71932ad4ef..b4573276da51 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.5 1996/11/22 11:48:53 asami Exp $
+# $Id: Makefile,v 1.6 1996/12/01 01:20:15 obrien Exp $
#
DISTNAME= ucd-snmp-3.1
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/
MAINTAINER= gpalmer@FreeBSD.ORG
-NO_PACKAGE= yes # asks too many questions
+NO_PACKAGE= "Asks too many questions."
GNU_CONFIGURE= yes
IS_INTERACTIVE= yes
MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \