diff options
Diffstat (limited to 'x11-themes/e17-splash-logo/Makefile')
-rw-r--r-- | x11-themes/e17-splash-logo/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-themes/e17-splash-logo/Makefile b/x11-themes/e17-splash-logo/Makefile index 26339880f793..d1bfd39476c8 100644 --- a/x11-themes/e17-splash-logo/Makefile +++ b/x11-themes/e17-splash-logo/Makefile @@ -8,18 +8,19 @@ PORTNAME= logo 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_logo EXTRACT_SUFX= .edj -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Logo splash screen for e17 window manager RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel -USE_X_PREFIX= yes NO_BUILD= yes NO_WRKSUBDIR= yes |