summaryrefslogtreecommitdiff
path: root/sysutils/wbm-sshd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wbm-sshd/Makefile')
-rw-r--r--sysutils/wbm-sshd/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/sysutils/wbm-sshd/Makefile b/sysutils/wbm-sshd/Makefile
index e0bf7ad8f42..bfe288a6506 100644
--- a/sysutils/wbm-sshd/Makefile
+++ b/sysutils/wbm-sshd/Makefile
@@ -1,16 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2007/02/19 21:52:43 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:05 obache Exp $
-DISTNAME= sshd
-PKGNAME= wbm-${DISTNAME}-${WBM_VERSION}
-DIST_SUBDIR= webmin-modules-${WBM_VERSION}
+WBM_NAME= sshd
-# The version is from the module.info file from the extracted distfile.
-WBM_VERSION= 1.270
-
-HOMEPAGE= http://www.webmin.com/standard.html
COMMENT= Webmin module to setup the Secure Shell server
-BROKEN= "Distfile broken"
-
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"