diff options
Diffstat (limited to 'sysutils/wbm-quota/Makefile')
-rw-r--r-- | sysutils/wbm-quota/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/wbm-quota/Makefile b/sysutils/wbm-quota/Makefile index 3d24d15276d..4cff407b959 100644 --- a/sysutils/wbm-quota/Makefile +++ b/sysutils/wbm-quota/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 15:42:30 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2006/05/19 17:14:53 jlam Exp $ DISTNAME= quota PKGNAME= wbm-${DISTNAME}-${WBM_VERSION} +PKGREVISION= 1 DIST_SUBDIR= webmin-modules-${WBM_VERSION} # The version is from the module.info file from the extracted distfile. |