diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-25 18:01:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-25 18:01:50 +0000 |
commit | e1c61d4a5626004a99b0a0556c8425f217ea8801 (patch) | |
tree | 81abe3b99471d41ae75291f862929398edcdeb64 /textproc/gdome2 | |
parent | 4a65d9f118fc00ac09e3c00553bc848191d907a3 (diff) | |
download | ports-e1c61d4a5626004a99b0a0556c8425f217ea8801.tar.gz ports-e1c61d4a5626004a99b0a0556c8425f217ea8801.zip |
Notes
Diffstat (limited to 'textproc/gdome2')
-rw-r--r-- | textproc/gdome2/Makefile | 2 | ||||
-rw-r--r-- | textproc/gdome2/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 2201a5105dde..d3165ba2255b 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gdome2 PORTVERSION= 0.7.2 CATEGORIES= textproc -MASTER_SITES= http://phd.cs.unibo.it/gdome2/tarball/ +MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ MAINTAINER= knu@FreeBSD.org diff --git a/textproc/gdome2/pkg-descr b/textproc/gdome2/pkg-descr index 3a49242c305e..e733564cb120 100644 --- a/textproc/gdome2/pkg-descr +++ b/textproc/gdome2/pkg-descr @@ -1,3 +1,3 @@ gdome2 is the DOM C library developed for the GNOME project. -WWW: http://phd.cs.unibo.it/gdome2/ +WWW: http://gdome2.cs.unibo.it/ |