diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-03-03 08:53:20 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-03-03 08:53:20 +0000 |
commit | 50ec2f612d017d4062dfa72c1a0b21e3b90c30d0 (patch) | |
tree | 4074fbb9996812ba5870c6cb149e0ef988c0a256 /security/gpasman | |
parent | aee14a6ed1a7c0258566742526a70b2b212b4f60 (diff) |
Notes
Diffstat (limited to 'security/gpasman')
-rw-r--r-- | security/gpasman/Makefile | 2 | ||||
-rw-r--r-- | security/gpasman/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/security/gpasman/Makefile b/security/gpasman/Makefile index 47c31b2b8711..acff33574a90 100644 --- a/security/gpasman/Makefile +++ b/security/gpasman/Makefile @@ -9,7 +9,7 @@ PORTNAME= gpasman PORTVERSION= 1.3.0 PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= http://gpasman.nl.linux.org/ +MASTER_SITES= http://gpasman.sourceforge.net/files/ MAINTAINER= domi@saargate.de COMMENT= A password manager that stores password information encrypted diff --git a/security/gpasman/pkg-descr b/security/gpasman/pkg-descr index bab26dd097af..e227437dd0d1 100644 --- a/security/gpasman/pkg-descr +++ b/security/gpasman/pkg-descr @@ -3,3 +3,5 @@ remember lots of passwords. Saving them in a textfile is not a secure idea. Gpasman is a GTK solution to this problem since it saves the password information encrypted, so now you have to remember only one password instead of ten (or more). + +http://gpasman.sourceforge.net/ |