diff options
Diffstat (limited to 'databases/rrdman/Makefile')
-rw-r--r-- | databases/rrdman/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/rrdman/Makefile b/databases/rrdman/Makefile index 61c491b55fd3..61f784248f3b 100644 --- a/databases/rrdman/Makefile +++ b/databases/rrdman/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/rrfw/${PORTNAME}/${PORTVERSION} MAINTAINER= jmohacsi@bsd.hu COMMENT= Apply Holt-Winters prediction parameters to RRD data +WWW= http://rrfw.sourceforge.net/rrdman/ BUILD_DEPENDS= rrdtool:databases/rrdtool RUN_DEPENDS:= ${BUILD_DEPENDS} |