aboutsummaryrefslogtreecommitdiffstats
path: root/devel/log4c
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-02-07 08:09:00 +0800
committernaddy <naddy@FreeBSD.org>2003-02-07 08:09:00 +0800
commit91f35b43488706267a044baad4640d60c614e4ec (patch)
treefd668614a9e3a63aaba90622281bd7a9519c2d03 /devel/log4c
parent12664a96c585bf0b0a675aee94d1087e65c2b5a3 (diff)
downloadfreebsd-ports-gnome-91f35b43488706267a044baad4640d60c614e4ec.tar.gz
freebsd-ports-gnome-91f35b43488706267a044baad4640d60c614e4ec.tar.zst
freebsd-ports-gnome-91f35b43488706267a044baad4640d60c614e4ec.zip
URL updates.
PR: 47997 Submitted by: tadalunch@s5.xrea.com
Diffstat (limited to 'devel/log4c')
-rw-r--r--devel/log4c/Makefile3
-rw-r--r--devel/log4c/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile
index 2d3c67e7c643..b158a0e0cad5 100644
--- a/devel/log4c/Makefile
+++ b/devel/log4c/Makefile
@@ -9,8 +9,7 @@
PORTNAME= log4c
PORTVERSION= 1.0.10
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://www.cimai.com/opensource/log4c/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
diff --git a/devel/log4c/pkg-descr b/devel/log4c/pkg-descr
index fee12c09c362..93535d0155b2 100644
--- a/devel/log4c/pkg-descr
+++ b/devel/log4c/pkg-descr
@@ -1,6 +1,6 @@
Log4C is a library of C for flexible logging to files, syslog and other
destinations. It is modeled after the Log for Java library
-(http://jakarta.apache.org/log4j/), staying as close to their API as is
+(http://jakarta.apache.org/log4j/docs/index.html), staying as close to their API as is
reasonable.
WWW: http://log4c.sourceforge.net/