mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
de310693e8
- Return more appropriate values for hrSWRunType (1) PR: ports/86572 (1) Submitted by: wollman (1)
12 lines
486 B
Plaintext
12 lines
486 B
Plaintext
--- local/Makefile.in.orig Tue Oct 11 03:47:48 2005
|
|
+++ local/Makefile.in Wed Nov 30 11:32:52 2005
|
|
@@ -16,7 +16,7 @@
|
|
#
|
|
SNMPCONFPATH=@SNMPCONFPATH@
|
|
PERSISTENT_DIRECTORY=@PERSISTENT_DIRECTORY@
|
|
-PERLSCRIPTS=snmpcheck tkmib mib2c fixproc ipf-mod.pl snmpconf traptoemail
|
|
+PERLSCRIPTS=snmpcheck mib2c fixproc ipf-mod.pl snmpconf traptoemail
|
|
SHELLSCRIPTS=mib2c-update
|
|
SCRIPTSMADEFORPERL=snmpcheck.made tkmib.made mib2c.made fixproc.made \
|
|
ipf-mod.pl.made snmpconf.made traptoemail.made
|