diff options
-rw-r--r-- | security/libident/Makefile | 2 | ||||
-rw-r--r-- | sysutils/bkpupsd/Makefile | 2 | ||||
-rw-r--r-- | www/bk_edit/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index 2e10d24e603a..ab99ab6a0e6d 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -8,7 +8,7 @@ PORTNAME= libident PORTVERSION= 0.32 CATEGORIES= security -MASTER_SITES= http://rdenisc.free.fr/libident/ +MASTER_SITES= http://people.via.ecp.fr/~rem/libident/ MAINTAINER= ports@FreeBSD.org COMMENT= A small library to interface the ident protocol server (rfc1413) diff --git a/sysutils/bkpupsd/Makefile b/sysutils/bkpupsd/Makefile index bc06042c1727..944133574238 100644 --- a/sysutils/bkpupsd/Makefile +++ b/sysutils/bkpupsd/Makefile @@ -8,7 +8,7 @@ PORTNAME= bkpupsd PORTVERSION= 1.0a CATEGORIES= sysutils -MASTER_SITES= ftp://edu1.tokyo-med.ac.jp/pub/contrib/bkpupsd/ +MASTER_SITES= http://ftp.knit.kagoshima-u.ac.jp/pub/Unix/bkpupsd/ MAINTAINER= ports@FreeBSD.org COMMENT= A simple UPS daemon for APC BK Pro(TM) diff --git a/www/bk_edit/Makefile b/www/bk_edit/Makefile index 2c9cd5bbffaf..7dd323c5a8a8 100644 --- a/www/bk_edit/Makefile +++ b/www/bk_edit/Makefile @@ -10,7 +10,7 @@ PORTNAME= bk_edit PORTVERSION= 0.6.23 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://www2.fht-esslingen.de/~clfuit00/sasnt/packages/ +MASTER_SITES= http://www.allesdurcheinander.de/nettools/bk_edit/ MAINTAINER= ports@FreeBSD.org COMMENT= Bookmark Editor |