diff options
Diffstat (limited to 'x11-themes/e17-splash-shiny/Makefile')
-rw-r--r-- | x11-themes/e17-splash-shiny/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-themes/e17-splash-shiny/Makefile b/x11-themes/e17-splash-shiny/Makefile index 17d3a9a20d4c..ca416329a002 100644 --- a/x11-themes/e17-splash-shiny/Makefile +++ b/x11-themes/e17-splash-shiny/Makefile @@ -8,18 +8,19 @@ PORTNAME= shiny PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= x11-themes -MASTER_SITES= http://www0.get-e.org/Themes/Startup/_files/ +MASTER_SITES= http://www0.get-e.org/Themes/Startup/_files/ \ + http://sunner.elcomnet.ru/~stas/ PKGNAMEPREFIX= e17-splash- DISTNAME= init_shiny_reflection EXTRACT_SUFX= .edj -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Shiny splash screen for e17 window manager RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel -USE_X_PREFIX= yes NO_BUILD= yes NO_WRKSUBDIR= yes |