diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2011-10-05 04:06:23 +0800 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2011-10-05 04:06:23 +0800 |
commit | aeb1c54b4bf1bd77db5451ed581670bb8fb00107 (patch) | |
tree | 7b5ff9c075d869bd6554dcae8e2c04e45e5634be /games | |
parent | 435ff918fb2c6a3648d6b8f9fb3146f1fadc95c3 (diff) | |
download | freebsd-ports-gnome-aeb1c54b4bf1bd77db5451ed581670bb8fb00107.tar.gz freebsd-ports-gnome-aeb1c54b4bf1bd77db5451ed581670bb8fb00107.tar.zst freebsd-ports-gnome-aeb1c54b4bf1bd77db5451ed581670bb8fb00107.zip |
Update to 2.8.5: minor bug fixes.
Diffstat (limited to 'games')
-rw-r--r-- | games/gtypist/Makefile | 5 | ||||
-rw-r--r-- | games/gtypist/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile index c3d82a0a82af..e141492c8f6a 100644 --- a/games/gtypist/Makefile +++ b/games/gtypist/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= gtypist -PORTVERSION= 2.8.3 -PORTREVISION= 1 +PORTVERSION= 2.8.5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +18,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= EMACS=no MAKE_JOBS_SAFE= yes -INFO= gtypist +INFO= gtypist gtypist.cs MAN1= gtypist.1 typefortune.1 .if !defined(WITHOUT_NLS) diff --git a/games/gtypist/distinfo b/games/gtypist/distinfo index 2e0cb169d2ed..83fe154b29ca 100644 --- a/games/gtypist/distinfo +++ b/games/gtypist/distinfo @@ -1,2 +1,2 @@ -SHA256 (gtypist-2.8.3.tar.bz2) = 53bd326bff0cb86913b78d9745ca01aadd05c1ca7d62fe8318d5006bdfd42cb9 -SIZE (gtypist-2.8.3.tar.bz2) = 896856 +SHA256 (gtypist-2.8.5.tar.bz2) = f55b49b2ef7fe0a6822030d788f51bf7e078f21623cd0cb6fdd96aff35e377f1 +SIZE (gtypist-2.8.5.tar.bz2) = 899516 |