diff options
author | vs <vs@FreeBSD.org> | 2005-03-03 16:53:20 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-03-03 16:53:20 +0800 |
commit | 70f7a3bbf04107d61e3886880592c16fc074f1d6 (patch) | |
tree | e1fd875bb50fac71dc7836b0ca884d9a23ea13c1 /security/gpasman | |
parent | 4ee9bdc78e937428088fc0693b6807724ede628b (diff) | |
download | freebsd-ports-gnome-70f7a3bbf04107d61e3886880592c16fc074f1d6.tar.gz freebsd-ports-gnome-70f7a3bbf04107d61e3886880592c16fc074f1d6.tar.zst freebsd-ports-gnome-70f7a3bbf04107d61e3886880592c16fc074f1d6.zip |
Update master site
PR: ports/78338
Submitted by: Dominik Brettnacher (maintainer)
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/ |