diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/e4graph/pkg-descr | 2 | ||||
-rw-r--r-- | devel/flick/pkg-descr | 2 | ||||
-rw-r--r-- | devel/log4c/Makefile | 3 | ||||
-rw-r--r-- | devel/log4c/pkg-descr | 2 | ||||
-rw-r--r-- | devel/picprog/pkg-descr | 2 | ||||
-rw-r--r-- | devel/trio/pkg-descr | 2 |
6 files changed, 6 insertions, 7 deletions
diff --git a/devel/e4graph/pkg-descr b/devel/e4graph/pkg-descr index 69c132229900..df84ccaeccc2 100644 --- a/devel/e4graph/pkg-descr +++ b/devel/e4graph/pkg-descr @@ -11,4 +11,4 @@ data, and your program can selectively manipulate the data according to the relationships it cares about, not having to know about other connections represented in the data set. -WWW: http://e4graph.sourceforge.net/ +WWW: http://www.e4graph.com/e4graph/index.html diff --git a/devel/flick/pkg-descr b/devel/flick/pkg-descr index 5dcd2e704c4f..be0ce1730cff 100644 --- a/devel/flick/pkg-descr +++ b/devel/flick/pkg-descr @@ -28,4 +28,4 @@ ftp://mancos.cs.utah.edu/papers/flick-pldi-97-abs.html. Jay Lepreau, lepreau@cs.utah.edu University of Utah Computer Science Dept. -WWW: http://www.cs.utah.edu/projects/flux/flick/ +WWW: http://www.cs.utah.edu/flux/flick/ 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/ diff --git a/devel/picprog/pkg-descr b/devel/picprog/pkg-descr index 0ef1622ffa8a..f75637671f3a 100644 --- a/devel/picprog/pkg-descr +++ b/devel/picprog/pkg-descr @@ -16,4 +16,4 @@ The author may be contacted at: Remember: this is not a production quality programmer! See PIC16C84 data sheet for more information. -WWW: http://www.iki.fi/hyvatti/pic/ +WWW: http://hyvatti.iki.fi/~jaakko/pic/ diff --git a/devel/trio/pkg-descr b/devel/trio/pkg-descr index d217eb169afe..cd9c5012b528 100644 --- a/devel/trio/pkg-descr +++ b/devel/trio/pkg-descr @@ -9,4 +9,4 @@ There are several cases where you may want to consider using trio: 3.Extendability of unsupported features. 4.Your native version don't do everything you need. -WWW: http://www.contactor.se/~dast/trio/ +WWW: http://daniel.haxx.se/trio/ |