diff options
author | makc <makc@FreeBSD.org> | 2010-06-20 05:44:16 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-06-20 05:44:16 +0800 |
commit | 7d71566954bc5d30e1e674c3808c07647c78b65d (patch) | |
tree | 8251408e655cf76afd556fd247921735425f9af2 /games/foobillard | |
parent | 398a0e64d08f422292ebb3a66cbf88efc386171a (diff) | |
download | freebsd-ports-gnome-7d71566954bc5d30e1e674c3808c07647c78b65d.tar.gz freebsd-ports-gnome-7d71566954bc5d30e1e674c3808c07647c78b65d.tar.zst freebsd-ports-gnome-7d71566954bc5d30e1e674c3808c07647c78b65d.zip |
Bump PORTREVISION
Feature safe: yes
Diffstat (limited to 'games/foobillard')
-rw-r--r-- | games/foobillard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index 955c76401ba5..282cae2c91a4 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -7,7 +7,7 @@ PORTNAME= foobillard PORTVERSION= 3.0a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://foobillard.sunsite.dk/dnl/ |