diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-08-23 19:33:13 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-08-23 19:33:13 +0000 |
commit | 0b1ebba65804c8bb668aa3d430242db044fa1318 (patch) | |
tree | 38bfdcad9251a81da9eaede2d5afb64d162d07e0 /www | |
parent | Now correctly install into PREFIX, not LOCALBASE. (diff) |
Update web site
PR: 29965
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=46744
Diffstat (limited to 'www')
-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 |