diff options
Diffstat (limited to 'sysutils/bsdstats')
-rw-r--r-- | sysutils/bsdstats/Makefile | 4 | ||||
-rw-r--r-- | sysutils/bsdstats/files/pkg-message.in | 2 | ||||
-rw-r--r-- | sysutils/bsdstats/pkg-message | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/bsdstats/Makefile b/sysutils/bsdstats/Makefile index f40119ddc58c..c6369f0cf2cb 100644 --- a/sysutils/bsdstats/Makefile +++ b/sysutils/bsdstats/Makefile @@ -7,7 +7,7 @@ PORTNAME= bsdstats PORTVERSION= 3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils DISTFILES= @@ -16,7 +16,7 @@ COMMENT= Monthly script for reporting anonymous statistics about your machine NO_BUILD= yes PLIST_FILES= etc/periodic/monthly/300.statistics -PLIST_DIRS= etc/periodic/montly \ +PLIST_DIRS= etc/periodic/monthly \ etc/periodic .include <bsd.port.pre.mk> diff --git a/sysutils/bsdstats/files/pkg-message.in b/sysutils/bsdstats/files/pkg-message.in index a5451be1769d..6bc79f1e0664 100644 --- a/sysutils/bsdstats/files/pkg-message.in +++ b/sysutils/bsdstats/files/pkg-message.in @@ -20,6 +20,6 @@ To run it manually the first time, just run it as: /usr/local/etc/periodic/monthly/300.statistics To view current statistics, go to: - http://bsdstats.org + http://www.bsdstats.org ******************** diff --git a/sysutils/bsdstats/pkg-message b/sysutils/bsdstats/pkg-message index a5451be1769d..6bc79f1e0664 100644 --- a/sysutils/bsdstats/pkg-message +++ b/sysutils/bsdstats/pkg-message @@ -20,6 +20,6 @@ To run it manually the first time, just run it as: /usr/local/etc/periodic/monthly/300.statistics To view current statistics, go to: - http://bsdstats.org + http://www.bsdstats.org ******************** |