diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-12-07 18:13:02 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-12-07 18:13:02 +0800 |
commit | b584d240cec7b97144eec4197895a9f404a4e97b (patch) | |
tree | 609a8b360c22dc16f8992cea408e3f60c1696709 /games/torcs | |
parent | 285ee4e754dc90e3cdbed64db699f8099201f4c3 (diff) | |
download | freebsd-ports-gnome-b584d240cec7b97144eec4197895a9f404a4e97b.tar.gz freebsd-ports-gnome-b584d240cec7b97144eec4197895a9f404a4e97b.tar.zst freebsd-ports-gnome-b584d240cec7b97144eec4197895a9f404a4e97b.zip |
Chase the plib update by bumping PORTREVISION, since it is statically
linked in.
Diffstat (limited to 'games/torcs')
-rw-r--r-- | games/torcs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile index 3644b5b7e850..6e2938334353 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -7,6 +7,7 @@ PORTNAME= torcs DISTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |