diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-03-23 23:54:23 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-03-23 23:54:23 +0000 |
commit | a9e6e770063ad662ca01e57a090a379309fb9c13 (patch) | |
tree | dc644d1e69a905dc4def92d9c834f4d974a1e335 /x11-toolkits | |
parent | d4c5e6d28e1ca4dce4256ae56a219d9ba85cd568 (diff) | |
download | FreeBSD-ports-a9e6e770063ad662ca01e57a090a379309fb9c13.zip FreeBSD-ports-a9e6e770063ad662ca01e57a090a379309fb9c13.tar.gz |
Update MASTER_SITES and WWW to their new domain
PR: 17530
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkstep/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkstep/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkstep/Makefile b/x11-toolkits/gtkstep/Makefile index 5b0d695..2363ba3 100644 --- a/x11-toolkits/gtkstep/Makefile +++ b/x11-toolkits/gtkstep/Makefile @@ -8,7 +8,7 @@ DISTNAME= gtkstep-2.0 CATEGORIES= x11-toolkits -MASTER_SITES= http://ulli.linuxbox.com/gtkstep/ +MASTER_SITES= http://ulli.linuxave.net/gtkstep/ MAINTAINER= ports@FreeBSD.org diff --git a/x11-toolkits/gtkstep/pkg-descr b/x11-toolkits/gtkstep/pkg-descr index 4e2c8cb..3910356 100644 --- a/x11-toolkits/gtkstep/pkg-descr +++ b/x11-toolkits/gtkstep/pkg-descr @@ -1,4 +1,4 @@ GTKstep is a GTK+ theme engine to improve the boring GTK+ look and feel with the NeXTSTEP(tm) look and feel. -WWW: http://ulli.linuxbox.com/gtkstep/ +WWW: http://ulli.linuxave.net/gtkstep/ |