diff options
Diffstat (limited to 'devel/libvanessa_logger')
-rw-r--r-- | devel/libvanessa_logger/Makefile | 6 | ||||
-rw-r--r-- | devel/libvanessa_logger/pkg-descr | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile index 0f57a882da3..fb40b65e612 100644 --- a/devel/libvanessa_logger/Makefile +++ b/devel/libvanessa_logger/Makefile @@ -8,11 +8,7 @@ PORTNAME= libvanessa_logger PORTVERSION= 0.0.2 CATEGORIES= devel -MASTER_SITES= ftp://vanessa.sourceforge.net/pub/vanessa/%SUBDIR%/ \ - ftp://ftp.au.vergenet.net/pub/vanessa/%SUBDIR%/ \ - ftp://ftp.nl.vergenet.net/pub/vanessa/%SUBDIR%/ \ - ftp://ftp.jp.vergenet.net/pub/vanessa/%SUBDIR%/ \ - ftp://ftp.us.vergenet.net/pub/vanessa/%SUBDIR%/ +MASTER_SITES= http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/ MASTER_SITE_SUBDIR= vanessa_logger/${PORTVERSION} DISTNAME= vanessa_logger-${PORTVERSION} diff --git a/devel/libvanessa_logger/pkg-descr b/devel/libvanessa_logger/pkg-descr index 41ca65779e8..bc688a2800e 100644 --- a/devel/libvanessa_logger/pkg-descr +++ b/devel/libvanessa_logger/pkg-descr @@ -4,6 +4,6 @@ limitations in the implementation of syslog opening multiple syslog loggers doesn't makes sense. Includes the ability to limit which messages will be logged based on priorities. -WWW: http://vanessa.sourceforge.net/ +WWW: http://www.vergenet.net/linux/vanessa/ -- K. Konstantinidis <kkonstan@daemon.gr> |