diff options
Diffstat (limited to 'sysutils')
42 files changed, 42 insertions, 84 deletions
diff --git a/sysutils/wbm-apache/Makefile b/sysutils/wbm-apache/Makefile index af897c0a225..7789d37a6fc 100644 --- a/sysutils/wbm-apache/Makefile +++ b/sysutils/wbm-apache/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2012/12/22 00:52:34 dholland Exp $ +# $NetBSD: Makefile,v 1.12 2017/02/01 12:54:56 mef Exp $ WBM_NAME= apache -PKGREVISION= 1 COMMENT= Webmin module for configuring Apache servers diff --git a/sysutils/wbm-at/Makefile b/sysutils/wbm-at/Makefile index 82cf7288961..41ee3a60fd1 100644 --- a/sysutils/wbm-at/Makefile +++ b/sysutils/wbm-at/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:02:06 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:56 mef Exp $ WBM_NAME= at -PKGREVISION= 1 COMMENT= Webmin module to schedule execution of commands diff --git a/sysutils/wbm-bandwidth/Makefile b/sysutils/wbm-bandwidth/Makefile index 37829bad681..873f9136c32 100644 --- a/sysutils/wbm-bandwidth/Makefile +++ b/sysutils/wbm-bandwidth/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2012/12/22 02:03:04 dholland Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/01 12:54:56 mef Exp $ WBM_NAME= bandwidth -PKGREVISION= 1 WBM_DEPEND_MODULES= net diff --git a/sysutils/wbm-bind8/Makefile b/sysutils/wbm-bind8/Makefile index 75f5fe939b2..a286a822fa0 100644 --- a/sysutils/wbm-bind8/Makefile +++ b/sysutils/wbm-bind8/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/12/22 00:55:30 dholland Exp $ +# $NetBSD: Makefile,v 1.10 2017/02/01 12:54:56 mef Exp $ WBM_NAME= bind8 COMMENT= Webmin module for managing ISC BIND 8.x DNS servers -PKGREVISION= 2 .include "../../sysutils/webmin/wbm.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/wbm-change-user/Makefile b/sysutils/wbm-change-user/Makefile index 0db45433b50..2832347598b 100644 --- a/sysutils/wbm-change-user/Makefile +++ b/sysutils/wbm-change-user/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:04:12 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:56 mef Exp $ WBM_NAME= change-user -PKGREVISION= 1 COMMENT= Webmin module to personalize Webmin user sessions diff --git a/sysutils/wbm-cluster-copy/Makefile b/sysutils/wbm-cluster-copy/Makefile index 6b198b1a854..71aa4b89a46 100644 --- a/sysutils/wbm-cluster-copy/Makefile +++ b/sysutils/wbm-cluster-copy/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2012/12/22 02:05:07 dholland Exp $ +# $NetBSD: Makefile,v 1.8 2017/02/01 12:54:56 mef Exp $ WBM_NAME= cluster-copy -PKGREVISION= 1 COMMENT= Webmin module to schedule file transfers within a Webmin cluster diff --git a/sysutils/wbm-cluster-cron/Makefile b/sysutils/wbm-cluster-cron/Makefile index 9e93652a358..f4654fe1d35 100644 --- a/sysutils/wbm-cluster-cron/Makefile +++ b/sysutils/wbm-cluster-cron/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2012/12/22 02:06:02 dholland Exp $ +# $NetBSD: Makefile,v 1.8 2017/02/01 12:54:56 mef Exp $ WBM_NAME= cluster-cron -PKGREVISION= 1 COMMENT= Webmin module to schedule cron jobs within a Webmin cluster diff --git a/sysutils/wbm-cluster-passwd/Makefile b/sysutils/wbm-cluster-passwd/Makefile index 33030db12fd..a5f3ad59044 100644 --- a/sysutils/wbm-cluster-passwd/Makefile +++ b/sysutils/wbm-cluster-passwd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2012/12/22 03:47:33 dholland Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/01 12:54:56 mef Exp $ WBM_NAME= cluster-passwd -PKGREVISION= 1 WBM_DEPEND_MODULES= cluster-useradmin diff --git a/sysutils/wbm-cluster-shell/Makefile b/sysutils/wbm-cluster-shell/Makefile index 75b2e433a0b..37aa65f0c09 100644 --- a/sysutils/wbm-cluster-shell/Makefile +++ b/sysutils/wbm-cluster-shell/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:06:58 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:56 mef Exp $ WBM_NAME= cluster-shell -PKGREVISION= 1 COMMENT= Webmin module to run commands across a Webmin cluster diff --git a/sysutils/wbm-cluster-useradmin/Makefile b/sysutils/wbm-cluster-useradmin/Makefile index 02f126fe706..7ad532cab4d 100644 --- a/sysutils/wbm-cluster-useradmin/Makefile +++ b/sysutils/wbm-cluster-useradmin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:08:07 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:56 mef Exp $ WBM_NAME= cluster-useradmin -PKGREVISION= 1 WBM_DEPEND_MODULES= useradmin diff --git a/sysutils/wbm-cluster-webmin/Makefile b/sysutils/wbm-cluster-webmin/Makefile index 776c766a83a..5d96c25b812 100644 --- a/sysutils/wbm-cluster-webmin/Makefile +++ b/sysutils/wbm-cluster-webmin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:08:58 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:56 mef Exp $ WBM_NAME= cluster-webmin -PKGREVISION= 1 COMMENT= Webmin module to manage Webmin settings across a Webmin cluster diff --git a/sysutils/wbm-custom/Makefile b/sysutils/wbm-custom/Makefile index 007b58cfcad..fca3524d009 100644 --- a/sysutils/wbm-custom/Makefile +++ b/sysutils/wbm-custom/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 00:59:14 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:56 mef Exp $ WBM_NAME= custom -PKGREVISION= 1 COMMENT= Webmin module for creating custom action buttons diff --git a/sysutils/wbm-cyrus-imapd/Makefile b/sysutils/wbm-cyrus-imapd/Makefile index 4e8b13686fd..72ffc9c9bb1 100644 --- a/sysutils/wbm-cyrus-imapd/Makefile +++ b/sysutils/wbm-cyrus-imapd/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:18 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/02/01 12:54:57 mef Exp $ DISTNAME= cyrus-imapd-mod-1.6 WBM_NAME= cyrus-imapd PKGNAME= wbm-${DISTNAME:S/-mod-/-/} -PKGREVISION= 4 MASTER_SITES= http://www.tecchio.net/webmin/cyrus/ DEPENDS+= cyrus-imapd>=2.1:../../mail/cyrus-imapd diff --git a/sysutils/wbm-dhcpd/Makefile b/sysutils/wbm-dhcpd/Makefile index 6df72fbd35a..8fb170f56bc 100644 --- a/sysutils/wbm-dhcpd/Makefile +++ b/sysutils/wbm-dhcpd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:01:36 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $ WBM_NAME= dhcpd -PKGREVISION= 1 COMMENT= Webmin module for managing ISC DHCPd diff --git a/sysutils/wbm-dovecot/Makefile b/sysutils/wbm-dovecot/Makefile index 38e41139b75..ddf28edf1bb 100644 --- a/sysutils/wbm-dovecot/Makefile +++ b/sysutils/wbm-dovecot/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:03:56 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $ WBM_NAME= dovecot -PKGREVISION= 1 COMMENT= Webmin module for configuring the Dovecot IMAP/POP3 server diff --git a/sysutils/wbm-fetchmail/Makefile b/sysutils/wbm-fetchmail/Makefile index 6ced31ae125..9ffe7102e44 100644 --- a/sysutils/wbm-fetchmail/Makefile +++ b/sysutils/wbm-fetchmail/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:09:50 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $ WBM_NAME= fetchmail -PKGREVISION= 1 COMMENT= Webmin module for configuring fetchmail diff --git a/sysutils/wbm-file/Makefile b/sysutils/wbm-file/Makefile index 96f2f3ac2f4..04d5f588bf0 100644 --- a/sysutils/wbm-file/Makefile +++ b/sysutils/wbm-file/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:15:13 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $ WBM_NAME= file -PKGREVISION= 1 COMMENT= Webmin module for managing file and directory permissions diff --git a/sysutils/wbm-htaccess-htpasswd/Makefile b/sysutils/wbm-htaccess-htpasswd/Makefile index a3bb5f7c89d..578bd77a236 100644 --- a/sysutils/wbm-htaccess-htpasswd/Makefile +++ b/sysutils/wbm-htaccess-htpasswd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2012/12/22 02:10:39 dholland Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/01 12:54:57 mef Exp $ WBM_NAME= htaccess-htpasswd -PKGREVISION= 1 WBM_DEPEND_MODULES= apache useradmin diff --git a/sysutils/wbm-inetd/Makefile b/sysutils/wbm-inetd/Makefile index ae2209004e5..82fe9a36b93 100644 --- a/sysutils/wbm-inetd/Makefile +++ b/sysutils/wbm-inetd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:11:37 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $ WBM_NAME= inetd -PKGREVISION= 1 COMMENT= Webmin module to configure inetd diff --git a/sysutils/wbm-ipfilter/Makefile b/sysutils/wbm-ipfilter/Makefile index 87a4c0c12e6..e93f6222b71 100644 --- a/sysutils/wbm-ipfilter/Makefile +++ b/sysutils/wbm-ipfilter/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2012/12/22 01:49:16 dholland Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/01 12:54:57 mef Exp $ WBM_NAME= ipfilter -PKGREVISION= 1 WBM_DEPEND_MODULES+= net diff --git a/sysutils/wbm-ldap-useradmin/Makefile b/sysutils/wbm-ldap-useradmin/Makefile index 3725fc3b72c..e9d887101ac 100644 --- a/sysutils/wbm-ldap-useradmin/Makefile +++ b/sysutils/wbm-ldap-useradmin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2012/12/22 02:12:28 dholland Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/01 12:54:57 mef Exp $ WBM_NAME= ldap-useradmin -PKGREVISION= 1 WBM_DEPEND_MODULES+= useradmin diff --git a/sysutils/wbm-lpadmin/Makefile b/sysutils/wbm-lpadmin/Makefile index 88e6c325b67..478708eade0 100644 --- a/sysutils/wbm-lpadmin/Makefile +++ b/sysutils/wbm-lpadmin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:16:57 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $ WBM_NAME= lpadmin -PKGREVISION= 1 COMMENT= Webmin module to manage local and remote printers diff --git a/sysutils/wbm-mailboxes/Makefile b/sysutils/wbm-mailboxes/Makefile index b7b69218818..453cc497757 100644 --- a/sysutils/wbm-mailboxes/Makefile +++ b/sysutils/wbm-mailboxes/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:19:46 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $ WBM_NAME= mailboxes -PKGREVISION= 1 COMMENT= Webmin module to read email in users' mailboxes diff --git a/sysutils/wbm-mount/Makefile b/sysutils/wbm-mount/Makefile index 0be254ad1cc..a2e6e33bc80 100644 --- a/sysutils/wbm-mount/Makefile +++ b/sysutils/wbm-mount/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:22:04 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $ WBM_NAME= mount -PKGREVISION= 1 COMMENT= Webmin module to mount filesystems diff --git a/sysutils/wbm-mysql/Makefile b/sysutils/wbm-mysql/Makefile index 5975d4257d1..7e64fea61ed 100644 --- a/sysutils/wbm-mysql/Makefile +++ b/sysutils/wbm-mysql/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:23:28 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= mysql -PKGREVISION= 1 COMMENT= Webmin module for managing MySQL databases diff --git a/sysutils/wbm-net/Makefile b/sysutils/wbm-net/Makefile index 93987004154..981e9394b94 100644 --- a/sysutils/wbm-net/Makefile +++ b/sysutils/wbm-net/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/20 23:02:17 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= net -PKGREVISION= 1 COMMENT= Webmin module for network configuration diff --git a/sysutils/wbm-openslp/Makefile b/sysutils/wbm-openslp/Makefile index f0bfd1feefb..03c845ae175 100644 --- a/sysutils/wbm-openslp/Makefile +++ b/sysutils/wbm-openslp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:13:39 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= openslp -PKGREVISION= 1 COMMENT= Webmin module to configure an OpenSLP server diff --git a/sysutils/wbm-passwd/Makefile b/sysutils/wbm-passwd/Makefile index d5a337e25fc..dad34b374e5 100644 --- a/sysutils/wbm-passwd/Makefile +++ b/sysutils/wbm-passwd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:49:21 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= passwd WBM_MOD_REV= 5 -PKGREVISION= 1 WBM_DEPEND_MODULES+= useradmin diff --git a/sysutils/wbm-postfix/Makefile b/sysutils/wbm-postfix/Makefile index f8e5fad11d9..69d0ca634ad 100644 --- a/sysutils/wbm-postfix/Makefile +++ b/sysutils/wbm-postfix/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2012/12/22 02:14:46 dholland Exp $ +# $NetBSD: Makefile,v 1.8 2017/02/01 12:54:58 mef Exp $ WBM_NAME= postfix -PKGREVISION= 1 COMMENT= Webmin module for Postfix mail server configuration diff --git a/sysutils/wbm-postgresql/Makefile b/sysutils/wbm-postgresql/Makefile index 979449f60b3..88bc40e56fb 100644 --- a/sysutils/wbm-postgresql/Makefile +++ b/sysutils/wbm-postgresql/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:25:03 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= postgresql -PKGREVISION= 1 COMMENT= Webmin module for managing PostgreSQL databases diff --git a/sysutils/wbm-qmailadmin/Makefile b/sysutils/wbm-qmailadmin/Makefile index c06c2f598c8..0919069686e 100644 --- a/sysutils/wbm-qmailadmin/Makefile +++ b/sysutils/wbm-qmailadmin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:15:49 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= qmailadmin -PKGREVISION= 1 COMMENT= Webmin module to configure the qmail mail server diff --git a/sysutils/wbm-quota/Makefile b/sysutils/wbm-quota/Makefile index c2971d18478..d6bd390026c 100644 --- a/sysutils/wbm-quota/Makefile +++ b/sysutils/wbm-quota/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:16:37 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= quota -PKGREVISION= 1 WBM_DEPEND_MODULES+= mount diff --git a/sysutils/wbm-sendmail/Makefile b/sysutils/wbm-sendmail/Makefile index 42303162489..49cc6ecf473 100644 --- a/sysutils/wbm-sendmail/Makefile +++ b/sysutils/wbm-sendmail/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:26:34 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= sendmail -PKGREVISION= 1 COMMENT= Webmin module to manage Sendmail diff --git a/sysutils/wbm-shell/Makefile b/sysutils/wbm-shell/Makefile index bd860f26c8d..35da3f7f9d5 100644 --- a/sysutils/wbm-shell/Makefile +++ b/sysutils/wbm-shell/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:17:33 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= shell -PKGREVISION= 1 COMMENT= Webmin module for executing shell commands diff --git a/sysutils/wbm-sshd/Makefile b/sysutils/wbm-sshd/Makefile index 312e0705c9e..31396c15d95 100644 --- a/sysutils/wbm-sshd/Makefile +++ b/sysutils/wbm-sshd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:27:55 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= sshd -PKGREVISION= 1 COMMENT= Webmin module to setup the Secure Shell server diff --git a/sysutils/wbm-status/Makefile b/sysutils/wbm-status/Makefile index cd23753902a..df642ca3f17 100644 --- a/sysutils/wbm-status/Makefile +++ b/sysutils/wbm-status/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:18:28 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $ WBM_NAME= status -PKGREVISION= 1 WBM_DEPEND_MODULES+= mailboxes diff --git a/sysutils/wbm-syslog/Makefile b/sysutils/wbm-syslog/Makefile index ea9ddf542ca..f617bb3186b 100644 --- a/sysutils/wbm-syslog/Makefile +++ b/sysutils/wbm-syslog/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 01:30:17 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:59 mef Exp $ WBM_NAME= syslog -PKGREVISION= 1 COMMENT= Webmin module to configure the syslog server view log files diff --git a/sysutils/wbm-telnet/Makefile b/sysutils/wbm-telnet/Makefile index 65658ae10f6..f047923b221 100644 --- a/sysutils/wbm-telnet/Makefile +++ b/sysutils/wbm-telnet/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:19:30 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:59 mef Exp $ WBM_NAME= telnet -PKGREVISION= 1 COMMENT= Webmin module to login via telnet or SSH diff --git a/sysutils/wbm-time/Makefile b/sysutils/wbm-time/Makefile index 3f5cbd86108..e2b6c5bac94 100644 --- a/sysutils/wbm-time/Makefile +++ b/sysutils/wbm-time/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2012/12/22 01:39:29 dholland Exp $ +# $NetBSD: Makefile,v 1.8 2017/02/01 12:54:59 mef Exp $ WBM_NAME= time -PKGREVISION= 1 COMMENT= Webmin module to set the system time diff --git a/sysutils/wbm-tunnel/Makefile b/sysutils/wbm-tunnel/Makefile index 12175582957..93f4be6d355 100644 --- a/sysutils/wbm-tunnel/Makefile +++ b/sysutils/wbm-tunnel/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/22 02:21:42 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:59 mef Exp $ WBM_NAME= tunnel -PKGREVISION= 1 COMMENT= Webmin module to tunnel to another HTTP server diff --git a/sysutils/wbm-useradmin/Makefile b/sysutils/wbm-useradmin/Makefile index bb720feb4de..51289450a1a 100644 --- a/sysutils/wbm-useradmin/Makefile +++ b/sysutils/wbm-useradmin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/12/20 23:07:03 dholland Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:59 mef Exp $ WBM_NAME= useradmin -PKGREVISION= 1 COMMENT= Webmin module to manage users and groups diff --git a/sysutils/wbm-virtual-server/Makefile b/sysutils/wbm-virtual-server/Makefile index 7a33ebfb02a..bac7e60a47c 100644 --- a/sysutils/wbm-virtual-server/Makefile +++ b/sysutils/wbm-virtual-server/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:34 asau Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/01 12:54:59 mef Exp $ PKGNAME= wbm-${WBM_NAME}-${WBM_MOD_REV} -PKGREVISION= 2 DISTNAME= ${WBM_NAME}-${WBM_MOD_REV}.gpl MASTER_SITES= http://download.webmin.com/download/virtualmin/ |