diff options
Diffstat (limited to 'java/westhawksnmp/Makefile')
-rw-r--r-- | java/westhawksnmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/westhawksnmp/Makefile b/java/westhawksnmp/Makefile index 60199f9d4788..e78fa729197c 100644 --- a/java/westhawksnmp/Makefile +++ b/java/westhawksnmp/Makefile @@ -7,7 +7,7 @@ PORTNAME= westhawksnmp PORTVERSION= 5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java net-mgmt devel MASTER_SITES= http://snmp.westhawk.co.uk/ DISTNAME= ${PORTNAME:S/westhawk//}${PORTVERSION:S/./_/} |