diff options
author | leeym <leeym@FreeBSD.org> | 2009-09-29 02:16:26 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2009-09-29 02:16:26 +0800 |
commit | 74c2ae2fcd5b8d19b10e8bae07b7f242ec701c66 (patch) | |
tree | 8ecf74d8d0ab01f275527759f7e97ec2559548e0 /sysutils | |
parent | fa50b4fe9819a3278f0dac57c2393cb00b943d88 (diff) | |
download | freebsd-ports-gnome-74c2ae2fcd5b8d19b10e8bae07b7f242ec701c66.tar.gz freebsd-ports-gnome-74c2ae2fcd5b8d19b10e8bae07b7f242ec701c66.tar.zst freebsd-ports-gnome-74c2ae2fcd5b8d19b10e8bae07b7f242ec701c66.zip |
- drop MAINTAINERship
- update URL in MASTER_SITES and pkg-descr
Submitted by: skreuzer
Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-cryptofs/Makefile | 4 | ||||
-rw-r--r-- | sysutils/fusefs-cryptofs/pkg-descr | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/sysutils/fusefs-cryptofs/pkg-descr b/sysutils/fusefs-cryptofs/pkg-descr index 9ee076b12461..5a655e96edf2 100644 --- a/sysutils/fusefs-cryptofs/pkg-descr +++ b/sysutils/fusefs-cryptofs/pkg-descr @@ -16,4 +16,4 @@ program to mount the filesystem. For LUFS a shared library will be built that can be used by LUFS's lufsd. Both methods can use the same encrypted directory. -WWW: http://reboot.animeirc.de/cryptofs/ +WWW: http://reboot78.re.funpic.de/cryptofs/ |