diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-03 05:04:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-03 05:04:42 +0000 |
commit | 5cabb986ed791ee693b7ee5d51767ede968d16f8 (patch) | |
tree | 6d1de492031312a1290a552c26035802c05b68f0 | |
parent | Add the @dirrm entries, which I had missed entirely. (diff) |
Update to 7.0.3.
Notes
Notes:
svn path=/head/; revision=147071
-rw-r--r-- | games/gcompris2/Makefile | 2 | ||||
-rw-r--r-- | games/gcompris2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index f216be6e121c..ce95760e9c46 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcompris2 -PORTVERSION= 7.0.2 +PORTVERSION= 7.0.3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gcompris diff --git a/games/gcompris2/distinfo b/games/gcompris2/distinfo index a4ff96610868..1806555ba7e1 100644 --- a/games/gcompris2/distinfo +++ b/games/gcompris2/distinfo @@ -1,2 +1,2 @@ -MD5 (gcompris-7.0.2.tar.gz) = 06d838bbd9b9770f16f743de607b1624 -SIZE (gcompris-7.0.2.tar.gz) = 54866772 +MD5 (gcompris-7.0.3.tar.gz) = 68ba9aa486957631058c1022669c3bac +SIZE (gcompris-7.0.3.tar.gz) = 54591032 |