[Midnightbsd-cvs] mports: pkg-message: Clean up message.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 1 00:19:50 EDT 2007
Log Message:
-----------
Clean up message. We don't like extra ascii characters in descriptions as they will be read in a GUI eventually.
Modified Files:
--------------
mports/sysutils/bsdstats:
pkg-message (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-message
===================================================================
RCS file: /home/cvs/mports/sysutils/bsdstats/pkg-message,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lsysutils/bsdstats/pkg-message -Lsysutils/bsdstats/pkg-message -u -r1.1 -r1.2
--- sysutils/bsdstats/pkg-message
+++ sysutils/bsdstats/pkg-message
@@ -1,4 +1,3 @@
-
This script, meant to be run monthly, submits statistics anonymously
to a central checkin server (http://bsdstats.org), in an attempt to
generate reasonably accurate demographics of both *BSD usage, as well
@@ -9,7 +8,6 @@
anything in the database that has been deemed as 'sensitive' (ie. IP of
the reporting server, and hostname).
-********************
To enable the port, edit or create /etc/periodic.conf and add this line:
monthly_statistics_enable="YES"
@@ -24,5 +22,3 @@
To view current statistics, go to:
http://www.bsdstats.org
-********************
-
More information about the Midnightbsd-cvs
mailing list