diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-13 23:02:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-13 23:02:21 +0000 |
commit | 3ccb3587bbd50f9e2163360321bea1edcefaf882 (patch) | |
tree | 2340d4d0db93eb6be33f2059358c9de606524d86 /misc | |
parent | d138ec3aac0cfe25aba92a9f0c60b54b18d55abb (diff) | |
download | ports-3ccb3587bbd50f9e2163360321bea1edcefaf882.tar.gz ports-3ccb3587bbd50f9e2163360321bea1edcefaf882.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sshbuddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index c60b97be7995..02414f3dfda2 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -8,7 +8,7 @@ PORTNAME= sshbuddy PORTVERSION= 1.05 CATEGORIES= misc -MASTER_SITES= http://www.linuxmafia.com/pub/linux/security/sshbuddy/ +MASTER_SITES= http://linuxmafia.com/pub/linux/security/sshbuddy/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple and small GUI utility to manage ssh sessions |