diff options
author | stas <stas@FreeBSD.org> | 2007-03-11 17:36:35 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-11 17:36:35 +0800 |
commit | 6c63147072aa197eba8e2cc7d683606e36625e16 (patch) | |
tree | bf791039f7d98328f27903cd50467bf6b03dab7f /x11-themes/e17-theme-blue_eyed/Makefile | |
parent | a8c02cd6278f9f41712509d9c8f06f43ac54de75 (diff) | |
download | freebsd-ports-gnome-6c63147072aa197eba8e2cc7d683606e36625e16.tar.gz freebsd-ports-gnome-6c63147072aa197eba8e2cc7d683606e36625e16.tar.zst freebsd-ports-gnome-6c63147072aa197eba8e2cc7d683606e36625e16.zip |
- Update to 0.6.5.6.
Diffstat (limited to 'x11-themes/e17-theme-blue_eyed/Makefile')
-rw-r--r-- | x11-themes/e17-theme-blue_eyed/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/e17-theme-blue_eyed/Makefile b/x11-themes/e17-theme-blue_eyed/Makefile index b931d373d2a3..aab64fa9c08d 100644 --- a/x11-themes/e17-theme-blue_eyed/Makefile +++ b/x11-themes/e17-theme-blue_eyed/Makefile @@ -6,19 +6,19 @@ # PORTNAME= blue_eyed -PORTVERSION= 0.6.5.3 -PORTREVISION= 1 +PORTVERSION= 0.6.5.6 +PORTREVISION= 0 CATEGORIES= x11-themes MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ - http://sunner.elcomnet.ru/~stas/ + ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-theme- -DISTNAME= blue_eyed_0.6.5.g_i +DISTNAME= blue_eyed_0.6.5.g_l EXTRACT_SUFX= .edj MAINTAINER= stas@FreeBSD.org COMMENT= BlueEyed theme for use with e17 window manager -RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel NO_BUILD= yes NO_WRKSUBDIR= yes |