diff options
author | garga <garga@FreeBSD.org> | 2005-10-19 20:39:20 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-19 20:39:20 +0800 |
commit | 845bcf35c9e6343389516db32b0ca6f6e9854635 (patch) | |
tree | da1786e081cb8126ecc03e88fee293514b05feb3 /sysutils | |
parent | 8919793b2f38a01796e2e9cc9b9a38ef0b72e770 (diff) | |
download | freebsd-ports-graphics-845bcf35c9e6343389516db32b0ca6f6e9854635.tar.gz freebsd-ports-graphics-845bcf35c9e6343389516db32b0ca6f6e9854635.tar.zst freebsd-ports-graphics-845bcf35c9e6343389516db32b0ca6f6e9854635.zip |
- Update to 0.6.0
PR: ports/87645
Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gdmap/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gdmap/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index 653ec31d386..ad3c919d673 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdmap -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gdmap diff --git a/sysutils/gdmap/distinfo b/sysutils/gdmap/distinfo index bbde12b4c39..03fb00682d8 100644 --- a/sysutils/gdmap/distinfo +++ b/sysutils/gdmap/distinfo @@ -1,2 +1,2 @@ -MD5 (gdmap-0.5.0.tar.gz) = 3630f8de748c5f3b2f0a957eddfb76a6 -SIZE (gdmap-0.5.0.tar.gz) = 155508 +MD5 (gdmap-0.6.0.tar.gz) = 6fa27e2a72b734aace6f670577e2d729 +SIZE (gdmap-0.6.0.tar.gz) = 157355 |