diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
commit | 3a2084de1e20e1397cb5ebadab556d95be899e75 (patch) | |
tree | cf6f491dd915921e7ce57a6c55af3b0746228ead /sysutils/ganglia-webfrontend | |
parent | bb992ed99807dcba6aec3e033aaef9b64b91b041 (diff) | |
download | ports-3a2084de1e20e1397cb5ebadab556d95be899e75.tar.gz ports-3a2084de1e20e1397cb5ebadab556d95be899e75.zip |
Notes
Diffstat (limited to 'sysutils/ganglia-webfrontend')
-rw-r--r-- | sysutils/ganglia-webfrontend/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile index ca1219d39d58..a0daf6ea391a 100644 --- a/sysutils/ganglia-webfrontend/Makefile +++ b/sysutils/ganglia-webfrontend/Makefile @@ -7,6 +7,7 @@ PORTNAME= webfrontend PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= sysutils net parallel www MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION}%20%28Wien%29 PKGNAMEPREFIX= ganglia- |