diff options
Diffstat (limited to 'net-mgmt/cacti/Makefile')
-rw-r--r-- | net-mgmt/cacti/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 5ed37f207b57..8589047a53a7 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -6,15 +6,15 @@ # PORTNAME= cacti -PORTVERSION= 0.8.7e${PATCHLEVEL} +PORTVERSION= 0.8.7f${PATCHLEVEL} CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ DISTFILES= ${PORTNAME}-${SITEDISTVERSION}${EXTRACT_SUFX} # Vendor's patches PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/ -PATCHFILES= cli_add_graph.patch snmp_invalid_response.patch template_duplication.patch cross_site_fix.patch sql_injection_template_export.patch -PATCHLEVEL= 5 +PATCHFILES= +PATCHLEVEL= PATCH_DIST_STRIP= -p1 |