diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 21:49:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 21:49:10 +0800 |
commit | d29976c4d7ccbfc2e042abb8467073531d6c5fe7 (patch) | |
tree | c7a1dc5c4dcc7cc1d572530d327f35e2d1e40055 /misc | |
parent | 015905617fb1fd6d228b77e36220017ce95646f1 (diff) | |
download | freebsd-ports-gnome-d29976c4d7ccbfc2e042abb8467073531d6c5fe7.tar.gz freebsd-ports-gnome-d29976c4d7ccbfc2e042abb8467073531d6c5fe7.tar.zst freebsd-ports-gnome-d29976c4d7ccbfc2e042abb8467073531d6c5fe7.zip |
Update master_site
Diffstat (limited to 'misc')
-rw-r--r-- | misc/callid/Makefile | 2 | ||||
-rw-r--r-- | misc/kenny/Makefile | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/misc/callid/Makefile b/misc/callid/Makefile index be45e6fbce49..1fc0686dd049 100644 --- a/misc/callid/Makefile +++ b/misc/callid/Makefile @@ -9,7 +9,7 @@ PORTNAME= callid PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://www.xs4all.nl/~possamai/callid/ +MASTER_SITES= http://possamai.home.xs4all.nl/callid/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility to log incoming calls using ISDN and output to mysql/php diff --git a/misc/kenny/Makefile b/misc/kenny/Makefile index 13a7ec0c19a2..fcdffe085570 100644 --- a/misc/kenny/Makefile +++ b/misc/kenny/Makefile @@ -10,8 +10,7 @@ PORTNAME= kenny PORTVERSION= 1.7 CATEGORIES= misc perl5 -MASTER_SITES= http://www.h.shuttle.de/mitch/stuff/ \ - http://home.t-online.de/home/dietmar.garbs/download/kenny/ +MASTER_SITES= http://www.cgarbs.de/stuff/ DISTNAME= kenny.pl-${PORTVERSION} EXTRACT_SUFX= .gz EXTRACT_ONLY= |