summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp4
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-08 01:45:16 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-08 01:45:16 +0000
commit86913ca5576faeab12c1541d2d6f1e0ce33200fb (patch)
tree6e6e2cd44d9d456e28999611649e557f42150939 /net-mgmt/net-snmp4
parentNo `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, (diff)
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN. Pointed-out by: asami
Notes
Notes: svn path=/head/; revision=4884
Diffstat (limited to 'net-mgmt/net-snmp4')
-rw-r--r--net-mgmt/net-snmp4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile
index b4573276da51..25163e99ff83 100644
--- a/net-mgmt/net-snmp4/Makefile
+++ b/net-mgmt/net-snmp4/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.6 1996/12/01 01:20:15 obrien Exp $
+# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max 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= "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 \