diff options
author | petef <petef@FreeBSD.org> | 2002-02-25 21:20:45 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-02-25 21:20:45 +0800 |
commit | ade07f3a96ec48d00232295ac06ebaa191e45d61 (patch) | |
tree | bf9dafa0a10625bfc68404242a7a482b5d6ccb12 /games | |
parent | a127885bc4f8ec91c8fd88354ec40438073c0cc7 (diff) | |
download | freebsd-ports-gnome-ade07f3a96ec48d00232295ac06ebaa191e45d61.tar.gz freebsd-ports-gnome-ade07f3a96ec48d00232295ac06ebaa191e45d61.tar.zst freebsd-ports-gnome-ade07f3a96ec48d00232295ac06ebaa191e45d61.zip |
- update to 20020210
- host distfile at MASTER_SITE_LOCAL
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/wtf/Makefile | 7 | ||||
-rw-r--r-- | games/wtf/distinfo | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games/wtf/Makefile b/games/wtf/Makefile index 0a8564e8407e..0f8b28d7f357 100644 --- a/games/wtf/Makefile +++ b/games/wtf/Makefile @@ -7,13 +7,16 @@ # PORTNAME= wtf -PORTVERSION= 20011229 +PORTVERSION= 20020210 CATEGORIES= games -MASTER_SITES= http://www.sneakerz.org/~mux/wtf/ +MASTER_SITES= http://www.sneakerz.org/~mux/wtf/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= petef MAINTAINER= mux@sneakerz.org NO_BUILD= yes +USE_PERL5= yes MAN6= wtf.6 diff --git a/games/wtf/distinfo b/games/wtf/distinfo index d24da9a6aa8b..0c221c23af48 100644 --- a/games/wtf/distinfo +++ b/games/wtf/distinfo @@ -1 +1 @@ -MD5 (wtf-20011229.tar.gz) = c19152b47b0550babc4259f1dd3ae05d +MD5 (wtf-20020210.tar.gz) = 57110f55dbf0fc86f5ec9564eaca31a4 |