diff options
author | Anders Nordby <anders@FreeBSD.org> | 2007-06-03 20:23:45 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2007-06-03 20:23:45 +0000 |
commit | 713a278bc434c456457f6b066afd8a391d5beb4f (patch) | |
tree | 798c4af10ab0bd3b3209c724812a172b5e630bb2 /security/gringotts | |
parent | f7629b3945a0c0a4cd7022fa0995a778b8f3fd15 (diff) | |
download | ports-713a278bc434c456457f6b066afd8a391d5beb4f.tar.gz ports-713a278bc434c456457f6b066afd8a391d5beb4f.zip |
Notes
Diffstat (limited to 'security/gringotts')
-rw-r--r-- | security/gringotts/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |