diff --git a/sysutils/fusefs-chironfs/Makefile b/sysutils/fusefs-chironfs/Makefile index 74be551cdc11..8c9db1cbc522 100644 --- a/sysutils/fusefs-chironfs/Makefile +++ b/sysutils/fusefs-chironfs/Makefile @@ -3,15 +3,15 @@ PORTNAME= chironfs PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= http://BSDforge.com/projects/source/sysutils/chironfs/ PKGNAMEPREFIX= fusefs- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= FUSE based filesystem with replication at the filesystem level -BROKEN= Unfetchable (google code has gone away) +LICENSE= GPLv3 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/sysutils/fusefs-chironfs/pkg-descr b/sysutils/fusefs-chironfs/pkg-descr index 63e70fbaa287..92e4dc4f5c5f 100644 --- a/sysutils/fusefs-chironfs/pkg-descr +++ b/sysutils/fusefs-chironfs/pkg-descr @@ -1,7 +1,10 @@ -Chiron FS is a FUSE based filesystem which implements replication at the -FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL. The replicated -filesystems may be of any kind you want the only requisite is that you -mount it. No need for special configuration files, the setup is as simple -as one mount command (or one line in fstab). +Chiron FS is a FUSE based filesystem which implements +replication at the FILESYSTEM LEVEL like RAID 1 does at +the DEVICE LEVEL. -WWW: http://code.google.com/p/chironfs/ +The replicated filesystems may be of any kind you want. +The only requisite is that you mount it. +No need for special configuration files. The setup is as +simple as one mount command (or one line in fstab). + +WWW: http://BSDforge.com/projects/sysutils/fusefs-chironfs/