diff options
author | dholland <dholland@pkgsrc.org> | 2012-12-22 02:02:06 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-12-22 02:02:06 +0000 |
commit | a1599f6a160ae0bb2cdf20b5198052fc6abe2c15 (patch) | |
tree | d8c8221f16b0f524e466adaae7a021e8fac41db0 /sysutils/wbm-cluster-copy | |
parent | a5857eefc749abfd7804ffb4f45ea5c2d9405ff3 (diff) | |
download | pkgsrc-a1599f6a160ae0bb2cdf20b5198052fc6abe2c15.tar.gz |
Fix PLIST for base package update.
Diffstat (limited to 'sysutils/wbm-cluster-copy')
-rw-r--r-- | sysutils/wbm-cluster-copy/Makefile | 3 | ||||
-rw-r--r-- | sysutils/wbm-cluster-copy/PLIST | 20 |
2 files changed, 20 insertions, 3 deletions
diff --git a/sysutils/wbm-cluster-copy/Makefile b/sysutils/wbm-cluster-copy/Makefile index a24df18e616..6b198b1a854 100644 --- a/sysutils/wbm-cluster-copy/Makefile +++ b/sysutils/wbm-cluster-copy/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/10/23 19:51:30 asau Exp $ +# $NetBSD: Makefile,v 1.7 2012/12/22 02:05:07 dholland Exp $ WBM_NAME= cluster-copy +PKGREVISION= 1 COMMENT= Webmin module to schedule file transfers within a Webmin cluster diff --git a/sysutils/wbm-cluster-copy/PLIST b/sysutils/wbm-cluster-copy/PLIST index 998eeb1f296..de9410662f1 100644 --- a/sysutils/wbm-cluster-copy/PLIST +++ b/sysutils/wbm-cluster-copy/PLIST @@ -1,29 +1,45 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:16 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2012/12/22 02:05:07 dholland Exp $ share/examples/webmin/cluster-copy/config share/webmin/cluster-copy/CHANGELOG share/webmin/cluster-copy/chooser.cgi share/webmin/cluster-copy/cluster-copy-lib.pl -share/webmin/cluster-copy/copy.pl share/webmin/cluster-copy/config share/webmin/cluster-copy/config.info share/webmin/cluster-copy/config.info.ca +share/webmin/cluster-copy/config.info.ca.UTF-8 +share/webmin/cluster-copy/config.info.de +share/webmin/cluster-copy/config.info.de.UTF-8 share/webmin/cluster-copy/config.info.nl +share/webmin/cluster-copy/config.info.nl.UTF-8 +share/webmin/cluster-copy/config.info.no +share/webmin/cluster-copy/copy.pl share/webmin/cluster-copy/delete.cgi share/webmin/cluster-copy/edit.cgi share/webmin/cluster-copy/exec.cgi +share/webmin/cluster-copy/help/intro.ca.UTF-8.html share/webmin/cluster-copy/help/intro.ca.html share/webmin/cluster-copy/help/intro.html +share/webmin/cluster-copy/help/intro.nl.UTF-8.html +share/webmin/cluster-copy/help/intro.nl.html share/webmin/cluster-copy/images/icon.gif share/webmin/cluster-copy/images/smallicon.gif share/webmin/cluster-copy/index.cgi share/webmin/cluster-copy/lang/ca +share/webmin/cluster-copy/lang/ca.UTF-8 share/webmin/cluster-copy/lang/cz +share/webmin/cluster-copy/lang/cz.UTF-8 share/webmin/cluster-copy/lang/de +share/webmin/cluster-copy/lang/de.UTF-8 share/webmin/cluster-copy/lang/en +share/webmin/cluster-copy/lang/en.UTF-8 share/webmin/cluster-copy/lang/es +share/webmin/cluster-copy/lang/es.UTF-8 share/webmin/cluster-copy/lang/fr +share/webmin/cluster-copy/lang/fr.UTF-8 share/webmin/cluster-copy/lang/hr share/webmin/cluster-copy/lang/nl +share/webmin/cluster-copy/lang/nl.UTF-8 +share/webmin/cluster-copy/lang/no share/webmin/cluster-copy/log_parser.pl share/webmin/cluster-copy/module.info share/webmin/cluster-copy/save.cgi |