diff options
author | kris <kris@FreeBSD.org> | 2005-07-13 23:02:21 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-13 23:02:21 +0000 |
commit | fabafe7a8a6033b6784a81ee445330dca57c7d39 (patch) | |
tree | b6e64c871789c7237a8e0d8da577df1064a03488 /misc | |
parent | f1eaa1740713886114acefe6997d3392d48c1db9 (diff) | |
download | FreeBSD-ports-fabafe7a8a6033b6784a81ee445330dca57c7d39.zip FreeBSD-ports-fabafe7a8a6033b6784a81ee445330dca57c7d39.tar.gz |
Chase master site
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 c60b97b..02414f3 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 |