diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2014-12-25 17:36:09 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2014-12-25 17:36:09 +0000 |
commit | bc164679aa3f5c5070638463fd58fb0d19120f25 (patch) | |
tree | 2512d19a5e530fe7c32153d8248a36b60d337ab4 | |
parent | - Roll back r374962 (Fix build in MIPS (and other big-endian archs) by addin ... (diff) |
Update to 1.01
-rw-r--r-- | ports-mgmt/fbsdmon/Makefile | 3 | ||||
-rw-r--r-- | ports-mgmt/fbsdmon/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/ports-mgmt/fbsdmon/Makefile b/ports-mgmt/fbsdmon/Makefile index e0b74efdc50e..3fb19a2d23f4 100644 --- a/ports-mgmt/fbsdmon/Makefile +++ b/ports-mgmt/fbsdmon/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= fbsdmon -PORTVERSION= 1.00 -PORTREVISION= 4 +PORTVERSION= 1.01 CATEGORIES= ports-mgmt sysutils MASTER_SITES= LOCAL/gblach/ diff --git a/ports-mgmt/fbsdmon/distinfo b/ports-mgmt/fbsdmon/distinfo index 0ce30e9f0b6f..dbf33e5aeb07 100644 --- a/ports-mgmt/fbsdmon/distinfo +++ b/ports-mgmt/fbsdmon/distinfo @@ -1,2 +1,2 @@ -SHA256 (fbsdmon-1.00.tar.gz) = 9799cd029aca2942c7187ff235d4f4ac234404be11c1c424dd205a6c6f69e1c5 -SIZE (fbsdmon-1.00.tar.gz) = 3986 +SHA256 (fbsdmon-1.01.tar.gz) = e42a3a6822e23b84e662227d177b63fcd297f14f3691d641e0b9af63cbc93de1 +SIZE (fbsdmon-1.01.tar.gz) = 3864 |