diff options
author | sat <sat@FreeBSD.org> | 2008-04-16 13:34:33 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-04-16 13:34:33 +0800 |
commit | 9da1f5d615a9b7bbd64caed18b64d65f9195b919 (patch) | |
tree | 5451819b525bdebc463039c4a3234c6b02e842e6 /security/secpanel | |
parent | 42d0b4f58fcf2e4085108221bf4e9399d72bc17c (diff) | |
download | freebsd-ports-gnome-9da1f5d615a9b7bbd64caed18b64d65f9195b919.tar.gz freebsd-ports-gnome-9da1f5d615a9b7bbd64caed18b64d65f9195b919.tar.zst freebsd-ports-gnome-9da1f5d615a9b7bbd64caed18b64d65f9195b919.zip |
- Update to 0.5.4
Diffstat (limited to 'security/secpanel')
-rw-r--r-- | security/secpanel/Makefile | 2 | ||||
-rw-r--r-- | security/secpanel/distinfo | 6 | ||||
-rw-r--r-- | security/secpanel/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index 6a9d34277472..4847b0e32145 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= secpanel -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 PORTEPOCH= 1 CATEGORIES= security tcl tk MASTER_SITES= http://themediahost.de/secpanel/data/ CENKES diff --git a/security/secpanel/distinfo b/security/secpanel/distinfo index 8b50f03f649c..e329e8250d32 100644 --- a/security/secpanel/distinfo +++ b/security/secpanel/distinfo @@ -1,3 +1,3 @@ -MD5 (secpanel-0.5.3.tgz) = 30d54cc572797a4f24befe82cef877eb -SHA256 (secpanel-0.5.3.tgz) = df9bb33d6b42ecfaf51ade2ddacf6e6ba93e4042e1b4ace4ac4d2f6951048956 -SIZE (secpanel-0.5.3.tgz) = 64129 +MD5 (secpanel-0.5.4.tgz) = 34d98254c8bad631824315efcc370aff +SHA256 (secpanel-0.5.4.tgz) = 56e9a0f523be75160fb436c9266f0e1dc1cda297287a54f84f2add9f10798def +SIZE (secpanel-0.5.4.tgz) = 73308 diff --git a/security/secpanel/pkg-descr b/security/secpanel/pkg-descr index 8158052ff26e..95cbb14172d7 100644 --- a/security/secpanel/pkg-descr +++ b/security/secpanel/pkg-descr @@ -4,5 +4,5 @@ are adjusted by one mouseclick (compression, port-forwarding, etc.). It also manages the SSH-agent. SecPanel works with ssh 1.2.x and OpenSSH. -WWW: http://themediahost.de/secpanel/ +WWW: http://secpanel.net/ Author: Steffen Leich <steffen.leich _at_ gmail.com> |