diff options
author | rm <rm@FreeBSD.org> | 2012-01-22 03:34:34 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-01-22 03:34:34 +0800 |
commit | 31ccd2d397ae1fc34164133aac68bf5888f2e229 (patch) | |
tree | 24b9286092196c0c52d07f2bcecedc64edb11123 /games | |
parent | 6a4bb4af2ec2aa6e3e98c3051d8f6b168bc5ef0f (diff) | |
download | freebsd-ports-gnome-31ccd2d397ae1fc34164133aac68bf5888f2e229.tar.gz freebsd-ports-gnome-31ccd2d397ae1fc34164133aac68bf5888f2e229.tar.zst freebsd-ports-gnome-31ccd2d397ae1fc34164133aac68bf5888f2e229.zip |
- chase net/asio update
Requested by: acm (maintainer; via mail)
Diffstat (limited to 'games')
-rw-r--r-- | games/vdrift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vdrift/Makefile b/games/vdrift/Makefile index 5fc3eca80d74..dff646bada78 100644 --- a/games/vdrift/Makefile +++ b/games/vdrift/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdrift PORTVERSION= 20100630 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DATE_VERSION} DISTNAME= ${PORTNAME}-${DATE_VERSION}-src |