diff options
author | stas <stas@FreeBSD.org> | 2007-03-14 00:58:36 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-14 00:58:36 +0800 |
commit | 999e6f315f167ed378bc4a6758d6ccb841cf6978 (patch) | |
tree | 89975c62201de8cd16f40462883d8f4ff9e2662d /x11-themes | |
parent | 69f7872497c5c0a350a5f0fa072fff5714c3fc19 (diff) | |
download | freebsd-ports-gnome-999e6f315f167ed378bc4a6758d6ccb841cf6978.tar.gz freebsd-ports-gnome-999e6f315f167ed378bc4a6758d6ccb841cf6978.tar.zst freebsd-ports-gnome-999e6f315f167ed378bc4a6758d6ccb841cf6978.zip |
- Fix mirrors and www.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/e17-splash-clean/Makefile | 7 | ||||
-rw-r--r-- | x11-themes/e17-splash-clean/pkg-descr | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-themes/e17-splash-clean/Makefile b/x11-themes/e17-splash-clean/Makefile index 43267f23a67d..11a7606abf55 100644 --- a/x11-themes/e17-splash-clean/Makefile +++ b/x11-themes/e17-splash-clean/Makefile @@ -8,10 +8,11 @@ PORTNAME= clean PORTVERSION= 2.0 CATEGORIES= x11-themes -MASTER_SITES= http://www0.get-e.org/Themes/E17_-_Startup/_files/ \ - ftp://ftp.springdaemons.com/pub/snapshots/e17/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ + ${MASTER_SITE_GET_E} +MASTER_SITE_SUBDIR= Themes/E17_-_Startup PKGNAMEPREFIX= e17-splash- -DISTNAME= init_clean +DISTNAME= init_${PORTNAME} EXTRACT_SUFX= .edj MAINTAINER= stas@FreeBSD.org diff --git a/x11-themes/e17-splash-clean/pkg-descr b/x11-themes/e17-splash-clean/pkg-descr index 41491d329a3b..9b4ffb818a5d 100644 --- a/x11-themes/e17-splash-clean/pkg-descr +++ b/x11-themes/e17-splash-clean/pkg-descr @@ -1,4 +1,4 @@ Nice e17 splash screen. Clean like the sky... Author: Patator <noursbleu@free.fr> -WWW: http://www0.get-e.org/Themes/E17_-_Startup/ +WWW: http://www.get-e.org/Themes/E17_-_Startup/ |