summaryrefslogtreecommitdiff
path: root/sysutils/cvsweb-converters/pkg-message
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 10:07:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 10:07:49 +0000
commit38a0a8023026a77ded1e6de618b567c7b58e79a4 (patch)
treeabf5fbbdc4b27a245ff76b9850f4eb6e73e4ba19 /sysutils/cvsweb-converters/pkg-message
parent- Fix build with GCRYPT option by taking out -Werror (diff)
Remove non staged ports without pending PR from s*
Notes
Notes: svn path=/head/; revision=366980
Diffstat (limited to 'sysutils/cvsweb-converters/pkg-message')
-rw-r--r--sysutils/cvsweb-converters/pkg-message13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/cvsweb-converters/pkg-message b/sysutils/cvsweb-converters/pkg-message
deleted file mode 100644
index 5ea23f73636b..000000000000
--- a/sysutils/cvsweb-converters/pkg-message
+++ /dev/null
@@ -1,13 +0,0 @@
-******************************************************************
-If this is a first installation (not an upgrade) do this:
-
- cd ${PREFIX}/etc
- cp cvsweb-converters.conf.sample cvsweb-converters.conf
-
-and edit cvsweb-converters.conf. Change cvsweb to your nearest
-cvsweb mirror. Check http://www.FreeBSD.org/support.html#cvs for
-cvsweb mirror sites.
-
-Documentation is included inside the scripts in POD format.
-Invoke a script with option --help to read its documentation.
-******************************************************************