diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2006-10-08 13:48:37 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2006-10-08 13:48:37 +0000 |
commit | ee774b0f4fa7f1842f6b4dfdfe60b22cbcf12442 (patch) | |
tree | 1bf12eadb5a7920766bf7a613174c0475b810d0d /x11-themes/e17-splash-fortune | |
parent | 32e98c797bd5b952894ff185e59df8a91844f4ab (diff) | |
download | ports-ee774b0f4fa7f1842f6b4dfdfe60b22cbcf12442.tar.gz ports-ee774b0f4fa7f1842f6b4dfdfe60b22cbcf12442.zip |
Notes
Diffstat (limited to 'x11-themes/e17-splash-fortune')
-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 |