diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-07-21 09:06:31 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-07-21 09:06:31 +0000 |
commit | 2195ecdd19ee59c3677f7f5edce217ae030d5e3e (patch) | |
tree | 09ac6e53383dcdf78712bf96b4358b0ffb2c3d21 /astro/wmsun | |
parent | 82581f52720227f2c2e0df46a4e1fa26011271aa (diff) |
Notes
Diffstat (limited to 'astro/wmsun')
-rw-r--r-- | astro/wmsun/Makefile | 4 | ||||
-rw-r--r-- | astro/wmsun/pkg-descr | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 32be64f5bdf3..924635d5055c 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -8,12 +8,14 @@ PORTNAME= wmsun PORTVERSION= 1.03 PORTREVISION= 2 CATEGORIES= astro windowmaker -MASTER_SITES= http://www.dockapps.org/files/16/23/ +MASTER_SITES= http://dockapps.windowmaker.org/download.php/id/23/ DISTNAME= wmSun-1.03 MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp that displays the rise and set time of the sun +FETCH_ARGS= -Fpr + WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun USE_XORG= xext xpm x11 diff --git a/astro/wmsun/pkg-descr b/astro/wmsun/pkg-descr index 8662389ead26..678b9a4ee9b7 100644 --- a/astro/wmsun/pkg-descr +++ b/astro/wmsun/pkg-descr @@ -1 +1,3 @@ A dockapp that displays the rise and set time of the sun. + +WWW: http://dockapps.windowmaker.org/file.php/id/16/ |