diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-03-10 13:40:41 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-03-10 13:40:41 +0000 |
commit | ef7f2d6bba55bb9fb1d0ff03420c07b0c048ee54 (patch) | |
tree | 952e0fb8a1543185f790d3580ff753f8799f1fe0 /net-mgmt/net-snmp/files/patch-local:Makefile.in | |
parent | - Update MAINTAINER-line of my ports to new @FreeBSD.org address (diff) |
Various fixes / improvements.
See PR for details.
PR: ports/63759
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Diffstat (limited to 'net-mgmt/net-snmp/files/patch-local:Makefile.in')
-rw-r--r-- | net-mgmt/net-snmp/files/patch-local:Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/net-snmp/files/patch-local:Makefile.in b/net-mgmt/net-snmp/files/patch-local:Makefile.in index 7f648103d7aa..e69de29bb2d1 100644 --- a/net-mgmt/net-snmp/files/patch-local:Makefile.in +++ b/net-mgmt/net-snmp/files/patch-local:Makefile.in @@ -1,11 +0,0 @@ ---- local/Makefile.in.orig Sat Apr 20 16:30:13 2002 -+++ local/Makefile.in Wed Apr 24 01:45:55 2002 -@@ -12,7 +12,7 @@ - # local info - # - SNMPCONFPATH=@SNMPCONFPATH@ --PERLSCRIPTS=snmpcheck tkmib mib2c fixproc ipf-mod.pl snmpconf traptoemail -+PERLSCRIPTS=snmpcheck mib2c fixproc ipf-mod.pl snmpconf traptoemail - SCRIPTSMADEFORPERL=snmpcheck.made tkmib.made mib2c.made fixproc.made \ - ipf-mod.pl.made snmpconf.made traptoemail.made - PERLPROG=@PERLPROG@ |