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/flightgear-atlas | |
parent | 285ee4e754dc90e3cdbed64db699f8099201f4c3 (diff) | |
download | freebsd-ports-graphics-b584d240cec7b97144eec4197895a9f404a4e97b.tar.gz freebsd-ports-graphics-b584d240cec7b97144eec4197895a9f404a4e97b.tar.zst freebsd-ports-graphics-b584d240cec7b97144eec4197895a9f404a4e97b.zip |
Chase the plib update by bumping PORTREVISION, since it is statically
linked in.
Diffstat (limited to 'games/flightgear-atlas')
-rw-r--r-- | games/flightgear-atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile index bde138b98f8..da850e42520 100644 --- a/games/flightgear-atlas/Makefile +++ b/games/flightgear-atlas/Makefile @@ -7,7 +7,7 @@ PORTNAME= flightgear-atlas PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= atlas |