diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-03-21 15:01:33 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-03-21 15:01:33 +0000 |
commit | 266d596212c1372e668667911c708302142f5948 (patch) | |
tree | f41546c61d3976ccad0f82ecdaea28a2d1624af9 /games | |
parent | 235a4b8f230fae1c1f3171ef6391e0225da72bd8 (diff) | |
download | ports-266d596212c1372e668667911c708302142f5948.tar.gz ports-266d596212c1372e668667911c708302142f5948.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/umark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/umark/Makefile b/games/umark/Makefile index 96b9475c6c7d..fe557fb3b397 100644 --- a/games/umark/Makefile +++ b/games/umark/Makefile @@ -7,7 +7,7 @@ PORTNAME= umark DISTVERSION= 2.0.0-Beta3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ut2k3botbench |