aboutsummaryrefslogtreecommitdiff
path: root/lang/ccl/pkg-message
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-01-09 14:09:13 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-01-09 14:09:13 +0000
commitd46c6439d3f5ba12e4d736590e2a8b14c500c20f (patch)
tree825f89ef794193b27b1b01ee1040355141070e0b /lang/ccl/pkg-message
parenta10262b3ddb3b3d4a3da4ac739cfa3982a036954 (diff)
downloadports-d46c6439d3f5ba12e4d736590e2a8b14c500c20f.tar.gz
ports-d46c6439d3f5ba12e4d736590e2a8b14c500c20f.zip
Integrate adsf-install and the local FreeBSD registry into
asdf:*central-registry* by default.
Notes
Notes: svn path=/head/; revision=247449
Diffstat (limited to 'lang/ccl/pkg-message')
-rw-r--r--lang/ccl/pkg-message1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ccl/pkg-message b/lang/ccl/pkg-message
index 78a61faad908..2013595fc876 100644
--- a/lang/ccl/pkg-message
+++ b/lang/ccl/pkg-message
@@ -3,7 +3,6 @@ You can permanently enable ASDF package management by using the
following commands in your .ccl-init.lisp file:
(require 'asdf)
- (push "ccl:tools;asdf-install;" asdf:*central-registry*)
(asdf:operate 'asdf:load-op 'asdf-install)
If you wish to disable signature verification (not recommended)