diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2011-06-24 01:51:43 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2011-06-24 01:51:43 +0800 |
commit | 5d371cf94cde5af37681d2a18859e1bf4192fc3a (patch) | |
tree | dba32179eb71896e8627d905e661a262f66cde39 /textproc | |
parent | 95955e7d99007a1d0e73bb2a6f6ae073075441df (diff) | |
download | freebsd-ports-gnome-5d371cf94cde5af37681d2a18859e1bf4192fc3a.tar.gz freebsd-ports-gnome-5d371cf94cde5af37681d2a18859e1bf4192fc3a.tar.zst freebsd-ports-gnome-5d371cf94cde5af37681d2a18859e1bf4192fc3a.zip |
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-sass/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-sass/pkg-descr b/textproc/rubygem-sass/pkg-descr index 2004412b3a44..4fd167d99586 100644 --- a/textproc/rubygem-sass/pkg-descr +++ b/textproc/rubygem-sass/pkg-descr @@ -2,4 +2,4 @@ Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. -WWW: http://rubygems.org/gems/sass +WWW: http://sass-lang.com/ |