diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-19 13:08:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-19 13:08:51 +0000 |
commit | 372e81042da1f413f99680985a7a8560917980dd (patch) | |
tree | 3b08eb469ece9eb71e32953dd819cd65f96a927d /games/grhino | |
parent | 7d67e034a0b7d944112600ec08176a4c8b5475d5 (diff) | |
download | ports-372e81042da1f413f99680985a7a8560917980dd.tar.gz ports-372e81042da1f413f99680985a7a8560917980dd.zip |
- Update to version 0.11.0
PR: ports/65762
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=107588
Diffstat (limited to 'games/grhino')
-rw-r--r-- | games/grhino/Makefile | 3 | ||||
-rw-r--r-- | games/grhino/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 8739e64b664f..a3ff15c34635 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -6,8 +6,7 @@ # PORTNAME= grhino -PORTVERSION= 0.10.0 -PORTREVISION= 1 +PORTVERSION= 0.11.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rhino diff --git a/games/grhino/distinfo b/games/grhino/distinfo index 729cc4ea1c2f..cae1971c3bd5 100644 --- a/games/grhino/distinfo +++ b/games/grhino/distinfo @@ -1,2 +1,2 @@ -MD5 (grhino-0.10.0.tar.gz) = 6a34330ef5c5b800bef6e5c685c33fcc -SIZE (grhino-0.10.0.tar.gz) = 897415 +MD5 (grhino-0.11.0.tar.gz) = c4d5aa20f13e344d0320a002f3dffdec +SIZE (grhino-0.11.0.tar.gz) = 904794 |