diff options
Diffstat (limited to 'sysutils/webmin/Makefile')
-rw-r--r-- | sysutils/webmin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 906ac5cf4f4..f05e3606575 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.36 2013/05/31 12:42:05 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2014/02/12 23:18:41 tron Exp $ .include "version.mk" DISTNAME= webmin-${WBM_VERSION} #KGREVISION= 5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=webadmin/} |