diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-05-13 04:46:29 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-05-13 04:46:29 +0000 |
commit | d000af74a1f3d31fc575be364877e4c0854ce77d (patch) | |
tree | 00c6eba1effb07e7c6549684484c3a7f24c7fd94 /games/vdrift/Makefile | |
parent | 027126434ea73222292d210295d912e4828dc4c9 (diff) |
Notes
Diffstat (limited to 'games/vdrift/Makefile')
-rw-r--r-- | games/vdrift/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/vdrift/Makefile b/games/vdrift/Makefile index 4c23649fd942..160639a1c166 100644 --- a/games/vdrift/Makefile +++ b/games/vdrift/Makefile @@ -6,11 +6,11 @@ # PORTNAME= vdrift -PORTVERSION= 20080508 +PORTVERSION= 20090215 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-08-05-08 +DISTNAME= ${PORTNAME}-2009-02-15 DIST_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org |