diff options
Diffstat (limited to 'sysutils/fusefs-cryptofs/Makefile')
-rw-r--r-- | sysutils/fusefs-cryptofs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile index b6479c252857..59c906a417da 100644 --- a/sysutils/fusefs-cryptofs/Makefile +++ b/sysutils/fusefs-cryptofs/Makefile @@ -9,10 +9,10 @@ PORTNAME= cryptofs PORTVERSION= 0.6.0 PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= http://reboot.animeirc.de/cryptofs/ +MASTER_SITES= http://reboot78.re.funpic.de/cryptofs/ PKGNAMEPREFIX= fusefs- -MAINTAINER= leeym@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A encrypted filesystem for FUSE BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs |