diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2011-07-02 19:59:19 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2011-07-02 19:59:19 +0000 |
commit | 54bbacafe6efe15e0741ae10392f67f1db14fb4f (patch) | |
tree | 6176a07137e088e4bc2ab3e2177348e68b44e66e /games/vdrift | |
parent | 06086f16f635171281ef9e2bdf936dad08ac6b86 (diff) |
Notes
Diffstat (limited to 'games/vdrift')
-rw-r--r-- | games/vdrift/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/vdrift/Makefile b/games/vdrift/Makefile index ccd3e55617e6..5fc3eca80d74 100644 --- a/games/vdrift/Makefile +++ b/games/vdrift/Makefile @@ -7,6 +7,7 @@ PORTNAME= vdrift PORTVERSION= 20100630 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DATE_VERSION} DISTNAME= ${PORTNAME}-${DATE_VERSION}-src |