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/tux-aqfh | |
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/tux-aqfh')
-rw-r--r-- | games/tux-aqfh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile index aec997f22dbd..95799eea8abb 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -7,7 +7,7 @@ PORTNAME= tux_aqfh PORTVERSION= 1.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://tuxaqfh.sourceforge.net/dist/ |