diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-03-21 23:01:33 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-03-21 23:01:33 +0800 |
commit | 266d596212c1372e668667911c708302142f5948 (patch) | |
tree | f41546c61d3976ccad0f82ecdaea28a2d1624af9 /games/umark | |
parent | 235a4b8f230fae1c1f3171ef6391e0225da72bd8 (diff) | |
download | freebsd-ports-gnome-266d596212c1372e668667911c708302142f5948.tar.gz freebsd-ports-gnome-266d596212c1372e668667911c708302142f5948.tar.zst freebsd-ports-gnome-266d596212c1372e668667911c708302142f5948.zip |
Bump PORTREVISION after removal of USE_X_PREFIX.
Reported by: pav
Diffstat (limited to 'games/umark')
-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 |