diff options
author | danfe <danfe@FreeBSD.org> | 2006-09-07 21:03:16 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2006-09-07 21:03:16 +0800 |
commit | 065250c30b804f6b8c90fdf978cdfb4796c73bbc (patch) | |
tree | 91c2c89807cb76d0e7a14632893404bb4313a465 /x11-themes | |
parent | 78e0415c9f6b0649487018181e569d7908e91e82 (diff) | |
download | freebsd-ports-gnome-065250c30b804f6b8c90fdf978cdfb4796c73bbc.tar.gz freebsd-ports-gnome-065250c30b804f6b8c90fdf978cdfb4796c73bbc.tar.zst freebsd-ports-gnome-065250c30b804f6b8c90fdf978cdfb4796c73bbc.zip |
Unbreak fetching, update WWW line.
Reported by: fenner's distfile survey
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-aquaextremesunken-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-aquaextremesunken-theme/pkg-descr | 2 | ||||
-rw-r--r-- | x11-themes/gtk-longhorninspirat-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-longhorninspirat-theme/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gtk-aquaextremesunken-theme/Makefile b/x11-themes/gtk-aquaextremesunken-theme/Makefile index cedb8fb024ef..0bdeb961cb4b 100644 --- a/x11-themes/gtk-aquaextremesunken-theme/Makefile +++ b/x11-themes/gtk-aquaextremesunken-theme/Makefile @@ -8,7 +8,7 @@ PORTNAME= aquaextremesunken PORTVERSION= 1.0 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/files/ +MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX?= ${TYPE}- PKGNAMESUFFIX= -theme DISTNAME= AquaExtremeSunken diff --git a/x11-themes/gtk-aquaextremesunken-theme/pkg-descr b/x11-themes/gtk-aquaextremesunken-theme/pkg-descr index 42c230eeca49..af96ae4e1e5d 100644 --- a/x11-themes/gtk-aquaextremesunken-theme/pkg-descr +++ b/x11-themes/gtk-aquaextremesunken-theme/pkg-descr @@ -1,4 +1,4 @@ Port of AquaExtreme Sunken theme. Original work by Max Rudberg (http://www.maxthemes.com). -WWW: http://www.users.monornet.hu/linux/index2.html +WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-longhorninspirat-theme/Makefile b/x11-themes/gtk-longhorninspirat-theme/Makefile index 842702b18897..0512efff7446 100644 --- a/x11-themes/gtk-longhorninspirat-theme/Makefile +++ b/x11-themes/gtk-longhorninspirat-theme/Makefile @@ -8,7 +8,7 @@ PORTNAME= longhorninspirat PORTVERSION= 1.0 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/files/ +MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX= ${TYPE}- PKGNAMESUFFIX= -theme DISTNAME= Longhorn_Inspirat diff --git a/x11-themes/gtk-longhorninspirat-theme/pkg-descr b/x11-themes/gtk-longhorninspirat-theme/pkg-descr index 9ce6b9c05f3a..ae2aeba3d87c 100644 --- a/x11-themes/gtk-longhorninspirat-theme/pkg-descr +++ b/x11-themes/gtk-longhorninspirat-theme/pkg-descr @@ -1,4 +1,4 @@ Port of Longhorn Inspirat theme, originally created by Stefanka for Windows XP. -WWW: http://www.users.monornet.hu/linux/index2.html +WWW: http://www.users.monornet.hu/linux/ |