diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-20 22:57:22 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-20 22:57:22 +0000 |
commit | cb1907cb7c7fc74b89f41552decfee7e5753e376 (patch) | |
tree | e06e195080c19c1c54ad8da6afe76860cc84dd25 /net/net-snmp | |
parent | use correct header wording (portlint) (diff) |
move PATCH* to Patch section of Makefile (portlint)
Diffstat (limited to 'net/net-snmp')
-rw-r--r-- | net/net-snmp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 7f2cd791e149..4ccd00038437 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/ + PATCH_SITES= http://ucd-snmp.ucdavis.edu/patches/ PATCHFILES= 012.patch PATCH_DIST_STRIP= -p0 -d ${WRKSRC}/agent |