From dfe03c1be7cf9f1612091e1e697a7e74f7002416 Mon Sep 17 00:00:00 2001 From: tom Date: Thu, 26 Jun 2003 20:43:46 +0000 Subject: Fix WWW. PR: ports/51404 Submitted by: Mark Linimon --- www/css-mode.el/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/css-mode.el/pkg-descr b/www/css-mode.el/pkg-descr index 33fae966364a..bccc7aa93823 100644 --- a/www/css-mode.el/pkg-descr +++ b/www/css-mode.el/pkg-descr @@ -6,4 +6,4 @@ To use this, put the following into your ~/.emacs: (autoload 'css-mode "css-mode") (setq auto-mode-alist (cons '("\\.css\\'" . css-mode) auto-mode-alist)) -WWW: http://www.stud.ifi.uio.no/~lmariusg/download/css-mode.html +WWW: http://www.garshol.priv.no/download/software/css-mode/index.html -- cgit