aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-06-02 22:35:05 +0800
committerwxs <wxs@FreeBSD.org>2009-06-02 22:35:05 +0800
commit40e39b88089434a43f6080e99b4d1e857faae226 (patch)
tree58fe54389170a8742ede6217b64530579302979a /sysutils
parent6df60efcbda88327cd7f8d9d386d064bf47fa938 (diff)
downloadfreebsd-ports-40e39b88089434a43f6080e99b4d1e857faae226.tar.gz
freebsd-ports-40e39b88089434a43f6080e99b4d1e857faae226.tar.zst
freebsd-ports-40e39b88089434a43f6080e99b4d1e857faae226.zip
- Switch to MASTER_SITE_KERNEL_ORG.
- Correct name in pkg-descr. PR: ports/135167 Submitted by: Artyom Nosov <chip-set@mail.ru> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/zisofs-tools/Makefile3
-rw-r--r--sysutils/zisofs-tools/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/zisofs-tools/Makefile b/sysutils/zisofs-tools/Makefile
index 5cb160ea08e4..00ed9710cdf1 100644
--- a/sysutils/zisofs-tools/Makefile
+++ b/sysutils/zisofs-tools/Makefile
@@ -8,7 +8,8 @@
PORTNAME= zisofs-tools
PORTVERSION= 1.0.8
CATEGORIES= sysutils
-MASTER_SITES= http://www.kernel.org/pub/linux/utils/fs/zisofs/
+MASTER_SITES= ${MASTER_SITE_KERNEL_ORG}
+MASTER_SITE_SUBDIR= linux/utils/fs/zisofs
MAINTAINER= chip-set@mail.ru
COMMENT= User utilities for zisofs
diff --git a/sysutils/zisofs-tools/pkg-descr b/sysutils/zisofs-tools/pkg-descr
index 0fc1fadd5338..d7aab4ddb149 100644
--- a/sysutils/zisofs-tools/pkg-descr
+++ b/sysutils/zisofs-tools/pkg-descr
@@ -5,5 +5,5 @@ real time. The zisofs filesystem is supported by recent versions of Linux
mkzftree - creates a zisofs/RockRidge compressed file tree
-- Nosov Artem
+- Artyom Nosov
chip-set@mail.ru