diff options
author | pav <pav@FreeBSD.org> | 2004-01-05 03:53:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-05 03:53:26 +0800 |
commit | 5ef1b31bcf48cd84019466778bda42c10a1766d2 (patch) | |
tree | ca9d9919cc5b11a829191c2a6743015606fb6fd6 /games/amy/Makefile | |
parent | 687ab3e458fd82d87ec8f329ce742e089c6ea058 (diff) | |
download | freebsd-ports-gnome-5ef1b31bcf48cd84019466778bda42c10a1766d2.tar.gz freebsd-ports-gnome-5ef1b31bcf48cd84019466778bda42c10a1766d2.tar.zst freebsd-ports-gnome-5ef1b31bcf48cd84019466778bda42c10a1766d2.zip |
- Update to 0.8.6
PR: ports/60902
Submitted by: Thorsten Greiner <thorsten@tgreiner.net> (maintainer)
Diffstat (limited to 'games/amy/Makefile')
-rw-r--r-- | games/amy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/amy/Makefile b/games/amy/Makefile index b88148273249..3e644cff23ab 100644 --- a/games/amy/Makefile +++ b/games/amy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= amy -PORTVERSION= 0.8.5 +PORTVERSION= 0.8.6 CATEGORIES= games MASTER_SITES= http://tgreiner.net/ DISTFILES= amy-${PORTVERSION}.tar.gz ClassicGames.pgn.bz2 |