diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
commit | dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (patch) | |
tree | dc3c1c612dafec406b518706e7178505e6565b58 /security/gorilla | |
parent | 9bcf57efe0705a8a578607bcf57d633abd69b9e8 (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 06d6a65b7664..ae4de0fdb2b6 100644 --- a/security/gorilla/Makefile +++ b/security/gorilla/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ DISTNAME= zdia-${PORTNAME}-v${DISTVERSION}-0-g${DISTVERSIONSUFFIX} -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= Password Gorilla is a cross-platform Password Manager RUN_DEPENDS= itcl>=3.4:${PORTSDIR}/lang/itcl \ |