diff options
author | mharo <mharo@FreeBSD.org> | 2000-03-20 22:57:22 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-03-20 22:57:22 +0000 |
commit | 0b743efea7821e676fcedde1a30ae6733911932b (patch) | |
tree | 0c95d8ad100acb2612edd17e68ecc8fbe601d751 /net/net-snmp4 | |
parent | 993b1a1db862bd1f8deef55010ea3bda8bf39bcb (diff) | |
download | FreeBSD-ports-0b743efea7821e676fcedde1a30ae6733911932b.zip FreeBSD-ports-0b743efea7821e676fcedde1a30ae6733911932b.tar.gz |
move PATCH* to Patch section of Makefile (portlint)
Diffstat (limited to 'net/net-snmp4')
-rw-r--r-- | net/net-snmp4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 7f2cd79..4ccd000 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/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 |