diff options
author | petef <petef@FreeBSD.org> | 2002-02-19 13:23:10 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-02-19 13:23:10 +0800 |
commit | 038338db7bb94184052a79b5f0ae5fcf2d1b1ccc (patch) | |
tree | c5d3f5709d0440b2485c6355c8c9e541bb0b252a /games/eboard/Makefile | |
parent | 3707485ab35a52b10c50c08c20b822220ba8b6c2 (diff) | |
download | freebsd-ports-gnome-038338db7bb94184052a79b5f0ae5fcf2d1b1ccc.tar.gz freebsd-ports-gnome-038338db7bb94184052a79b5f0ae5fcf2d1b1ccc.tar.zst freebsd-ports-gnome-038338db7bb94184052a79b5f0ae5fcf2d1b1ccc.zip |
Update to 0.4.0.
Noticed by: Nicholas Johnson <slatedog@csh.rit.edu>
Diffstat (limited to 'games/eboard/Makefile')
-rw-r--r-- | games/eboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile index adf85bb5914d..22adf3736a6a 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -6,7 +6,7 @@ # PORTNAME= eboard -PORTVERSION= 0.3.5 +PORTVERSION= 0.4.0 EXTRASVERSION= 1pl2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |