diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-23 23:54:23 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-23 23:54:23 +0000 |
commit | c7e19b53e35c9e24480b08a4e2c9b1725fcf88fd (patch) | |
tree | dcd4d6b2ceeb44b4fae5f50c5ac39d2bb68d0f6d /x11-toolkits/gtkstep | |
parent | add2ed7652274788c90d9f3e755b0d9a1b294619 (diff) | |
download | ports-c7e19b53e35c9e24480b08a4e2c9b1725fcf88fd.tar.gz ports-c7e19b53e35c9e24480b08a4e2c9b1725fcf88fd.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtkstep')
-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 5b0d695c3691..2363ba31e558 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 4e2c8cb4b12c..391035674378 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/ |