diff options
author | des <des@FreeBSD.org> | 2010-08-24 00:34:38 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2010-08-24 00:34:38 +0800 |
commit | 4c1950a49d16f17cb18aecf920f20c70f5337d05 (patch) | |
tree | 913fbabb758c5db00fd5176ce440081490e619d9 /sysutils/munin-common/Makefile | |
parent | 0a659831150f03eec574ca507d56ef7cb0066d67 (diff) | |
download | freebsd-ports-gnome-4c1950a49d16f17cb18aecf920f20c70f5337d05.tar.gz freebsd-ports-gnome-4c1950a49d16f17cb18aecf920f20c70f5337d05.tar.zst freebsd-ports-gnome-4c1950a49d16f17cb18aecf920f20c70f5337d05.zip |
Upgrade to 1.4.5.
PR: ports/149909, ports/149910, ports/149911
Diffstat (limited to 'sysutils/munin-common/Makefile')
-rw-r--r-- | sysutils/munin-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile index 23b2d2a8f86e..ee36b7d1f5c2 100644 --- a/sysutils/munin-common/Makefile +++ b/sysutils/munin-common/Makefile @@ -6,7 +6,7 @@ # PORTNAME= munin -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= sysutils perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} PKGNAMESUFFIX= -common |