diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-03-15 23:19:33 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-03-15 23:19:33 +0000 |
commit | 82417b073d9e3ef8be884e3bbc274db7db70c58b (patch) | |
tree | 0942b6d0a506c2fe80877ac9b86bf2dec67ac2c0 /sysutils/munin-common/Makefile | |
parent | ab8f37d60f05c90283a164817da6809ff2f50ca2 (diff) | |
download | ports-82417b073d9e3ef8be884e3bbc274db7db70c58b.tar.gz ports-82417b073d9e3ef8be884e3bbc274db7db70c58b.zip |
Notes
Diffstat (limited to 'sysutils/munin-common/Makefile')
-rw-r--r-- | sysutils/munin-common/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile index 38e4717078ca..5725d1e15cc1 100644 --- a/sysutils/munin-common/Makefile +++ b/sysutils/munin-common/Makefile @@ -6,8 +6,7 @@ # PORTNAME= munin -PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTVERSION= 1.4.7 CATEGORIES= sysutils perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} PKGNAMESUFFIX= -common |