diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-02-24 09:15:37 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-02-24 09:15:37 +0000 |
commit | 10a8b79e1f74b680ea0bc72d3d9cf939eb6da669 (patch) | |
tree | ff26f68099bc4609506540b5d43b2fadea45128e /games/wmfortune | |
parent | Prune pkg-descr as well. (diff) |
Fix fetch
PR: ports/77845
Submitted by: Sam Lawrance
Diffstat (limited to 'games/wmfortune')
-rw-r--r-- | games/wmfortune/Makefile | 2 | ||||
-rw-r--r-- | games/wmfortune/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/wmfortune/Makefile b/games/wmfortune/Makefile index dacfc6ac38ec..4781376482a1 100644 --- a/games/wmfortune/Makefile +++ b/games/wmfortune/Makefile @@ -9,7 +9,7 @@ PORTNAME= wmfortune PORTVERSION= 0.241 PORTREVISION= 1 CATEGORIES= games windowmaker afterstep -MASTER_SITES= http://www.01.246.ne.jp/~m-sugano/ +MASTER_SITES= http://dockapps.org/files/90/128/ MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp that outputs fortune messages diff --git a/games/wmfortune/pkg-descr b/games/wmfortune/pkg-descr index 4712342fe095..78ed0149161b 100644 --- a/games/wmfortune/pkg-descr +++ b/games/wmfortune/pkg-descr @@ -1,3 +1 @@ WMFortune outputs fortune messages, just as its name says. - -WWW: http://www.01.246.ne.jp/~m-sugano/apps.html |