diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
commit | 344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch) | |
tree | 069ccbea155001b7168967685ae64e97f3524568 /ports-mgmt/fbsdmon | |
parent | 81902d0a6c641126d021a998efb6e6ecca624294 (diff) | |
download | ports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.tar.gz ports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.zip |
Notes
Diffstat (limited to 'ports-mgmt/fbsdmon')
-rw-r--r-- | ports-mgmt/fbsdmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/fbsdmon/Makefile b/ports-mgmt/fbsdmon/Makefile index 542767ba6bea..c155838f59a2 100644 --- a/ports-mgmt/fbsdmon/Makefile +++ b/ports-mgmt/fbsdmon/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ports-mgmt sysutils MASTER_SITES= http://files.roorback.net/ MAINTAINER= magik@roorback.net -COMMENT= Sumbit system and ports statistics to fbsdmon.org +COMMENT= Submit system and ports statistics to fbsdmon.org LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ jansson.7:${PORTSDIR}/devel/jansson |