aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2007-06-04 04:23:45 +0800
committeranders <anders@FreeBSD.org>2007-06-04 04:23:45 +0800
commit7f3e91bcbac10e223af1a69ccda6c374a909eb6e (patch)
treec1cc5c94c1ff728bda301e2587d72e78d1128087 /security
parent17721c41d9e56e268e62416c820ab412b73f99a7 (diff)
downloadfreebsd-ports-gnome-7f3e91bcbac10e223af1a69ccda6c374a909eb6e.tar.gz
freebsd-ports-gnome-7f3e91bcbac10e223af1a69ccda6c374a909eb6e.tar.zst
freebsd-ports-gnome-7f3e91bcbac10e223af1a69ccda6c374a909eb6e.zip
Drop maintainership of gringotts ports, no interest in this anymore.
It has long-standing bugs not being fixed, and the WWW site seems abandoned. It does still work, but the port(s) would be better left of using the patches from http://www.shlomifish.org/open-source/bits-and-bobs/gringotts-patch/ if anyone wants to look into this where I leave it.
Diffstat (limited to 'security')
-rw-r--r--security/gringotts/Makefile2
-rw-r--r--security/libgringotts/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile
index a7f0c047e3a3..b6fb10d98d2e 100644
--- a/security/gringotts/Makefile
+++ b/security/gringotts/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= http://devel.pluto.linux.it/projects/Gringotts/current/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
-MAINTAINER= anders@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK application to securely store sensitive data
LIB_DEPENDS= gringotts.2:${PORTSDIR}/security/libgringotts \
diff --git a/security/libgringotts/Makefile b/security/libgringotts/Makefile
index 400cb1810ec1..541248604aa9 100644
--- a/security/libgringotts/Makefile
+++ b/security/libgringotts/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= http://devel.pluto.linux.it/projects/libGringotts/current/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
-MAINTAINER= anders@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for encapsulating/safekeeping data in encrypted/compressed form
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \