diff options
-rw-r--r-- | misc/sshbuddy/Makefile | 2 | ||||
-rw-r--r-- | sysutils/stowES/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/sysutils/stowES/Makefile b/sysutils/stowES/Makefile index f877c9777770..20edcc73695f 100644 --- a/sysutils/stowES/Makefile +++ b/sysutils/stowES/Makefile @@ -10,7 +10,7 @@ PORTNAME= stowES PORTVERSION= 0.5.4 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.inf.tu-dresden.de/~al10/stowES/download/ +MASTER_SITES= http://os.inf.tu-dresden.de/~adam/stowES/download/ MAINTAINER= ports@FreeBSD.org COMMENT= stow Enhancement Script |