diff options
author | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
commit | 7ef380357f22d8daecef3e87563a4304bbca0d78 (patch) | |
tree | b1910ae6af959c6e7f8ca1bf596d9a4a92dfc1c0 /security | |
parent | b012cf61284543080e25f6533f43760c6daba6d5 (diff) | |
download | freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.gz freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.zst freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.zip |
- Update maintainer address
Approved by: rene (mentor)
Diffstat (limited to 'security')
-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 \ |