diff options
author | mux <mux@FreeBSD.org> | 2007-10-05 22:59:56 +0800 |
---|---|---|
committer | mux <mux@FreeBSD.org> | 2007-10-05 22:59:56 +0800 |
commit | 0ffc834f8465c087a0f1833cd905dd1576bf356d (patch) | |
tree | ce09ef2bfbaddbd927cf5f5ef9fcd3a46a4e24f1 /games/wtf/Makefile | |
parent | 9331bd02f3cc75acc37b74acf68f349354c674d6 (diff) | |
download | freebsd-ports-gnome-0ffc834f8465c087a0f1833cd905dd1576bf356d.tar.gz freebsd-ports-gnome-0ffc834f8465c087a0f1833cd905dd1576bf356d.tar.zst freebsd-ports-gnome-0ffc834f8465c087a0f1833cd905dd1576bf356d.zip |
Update to the latest version from NetBSD's CVS repository.
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Obtained from: NetBSD
Diffstat (limited to 'games/wtf/Makefile')
-rw-r--r-- | games/wtf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wtf/Makefile b/games/wtf/Makefile index 1438bac934a3..3c6295887085 100644 --- a/games/wtf/Makefile +++ b/games/wtf/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wtf -PORTVERSION= 20051104 +PORTVERSION= 20071004 CATEGORIES= games MASTER_SITES= http://www.mu.org/~mux/wtf/ \ ${MASTER_SITE_LOCAL} |