diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-06-03 02:42:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-06-03 02:42:06 +0000 |
commit | c7beea50eb67fc8211a97f82becb149d43503244 (patch) | |
tree | 2905cfbd35d0540d4ea1a604aa4ce5ca6239f4c7 /security/gorilla | |
parent | e71fd1fb0dc315e1fb3b26e5a1fb0cf015144f10 (diff) |
Notes
Diffstat (limited to 'security/gorilla')
-rw-r--r-- | security/gorilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gorilla/Makefile b/security/gorilla/Makefile index 65a413bf20bb..8382f8e724ba 100644 --- a/security/gorilla/Makefile +++ b/security/gorilla/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.fpx.de/fp/Software/Gorilla/download/ -MAINTAINER= kay_lehmann@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Password Gorilla is cross-platform Password Manager LIB_DEPENDS= itcl.3:${PORTSDIR}/lang/itcl |