diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-08-24 03:33:13 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-08-24 03:33:13 +0800 |
commit | 360ecf7b88faea949f16103f237d07aac510e52f (patch) | |
tree | 4154b475052b928c30d7d6937a118e872bc9a032 | |
parent | c80068dadb0e5cb30c196989221bc4f4d0aed427 (diff) | |
download | freebsd-ports-gnome-360ecf7b88faea949f16103f237d07aac510e52f.tar.gz freebsd-ports-gnome-360ecf7b88faea949f16103f237d07aac510e52f.tar.zst freebsd-ports-gnome-360ecf7b88faea949f16103f237d07aac510e52f.zip |
Update web site
PR: 29965
Submitted by: maintainer
-rw-r--r-- | www/gnuinfo/Makefile | 2 | ||||
-rw-r--r-- | www/gnuinfo/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/gnuinfo/Makefile b/www/gnuinfo/Makefile index b8f407fdfded..30af8c429677 100644 --- a/www/gnuinfo/Makefile +++ b/www/gnuinfo/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnuinfo PORTVERSION= 1.3 CATEGORIES= www -MASTER_SITES= http://user.cs.tu-berlin.de/~kraxel/info2html/ +MASTER_SITES= http://www.wohnheim.uni-ulm.de/allerlei/ MAINTAINER= nox@jelal.kn-bremen.de diff --git a/www/gnuinfo/pkg-descr b/www/gnuinfo/pkg-descr index 21acbb7259b7..74297b364572 100644 --- a/www/gnuinfo/pkg-descr +++ b/www/gnuinfo/pkg-descr @@ -17,4 +17,4 @@ directories, like the two gcc.info* you have when you installed gcc 2.95.1 (/usr/ports/lang/egcs) in addition to the (less recent) system compiler. -WWW: http://user.cs.tu-berlin.de/~kraxel/info2html/gnuinfo.html +WWW: http://www.wohnheim.uni-ulm.de/allerlei/gnuinfo.html |