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