diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-06-02 14:35:05 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-06-02 14:35:05 +0000 |
commit | 180dc822418f7164b2fd09e074af55241848fbad (patch) | |
tree | 773be68948f786ab37eb1b5a349c857cc694936a /sysutils/zisofs-tools | |
parent | 4fcd0ebc01a8f6172c4aca658dfb000a438a7ae9 (diff) | |
download | ports-180dc822418f7164b2fd09e074af55241848fbad.tar.gz ports-180dc822418f7164b2fd09e074af55241848fbad.zip |
Notes
Diffstat (limited to 'sysutils/zisofs-tools')
-rw-r--r-- | sysutils/zisofs-tools/Makefile | 3 | ||||
-rw-r--r-- | sysutils/zisofs-tools/pkg-descr | 2 |
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 |