diff options
author | swills <swills@FreeBSD.org> | 2011-11-03 22:43:28 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-11-03 22:43:28 +0800 |
commit | 4ee9df728bdb49247a6e6f8d7fc6829087019373 (patch) | |
tree | 31bcd4ab0ddb2d399a57183d1f61705263b32af0 /textproc/rubygem-sass | |
parent | c82580a529dbe6bfdfc82518e6956ae31a53a732 (diff) | |
download | freebsd-ports-gnome-4ee9df728bdb49247a6e6f8d7fc6829087019373.tar.gz freebsd-ports-gnome-4ee9df728bdb49247a6e6f8d7fc6829087019373.tar.zst freebsd-ports-gnome-4ee9df728bdb49247a6e6f8d7fc6829087019373.zip |
- Change maintainer to ruby@ so that any ruby@ folks can update them
Diffstat (limited to 'textproc/rubygem-sass')
-rw-r--r-- | textproc/rubygem-sass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-sass/Makefile b/textproc/rubygem-sass/Makefile index dd07142dc726..28547d8ec223 100644 --- a/textproc/rubygem-sass/Makefile +++ b/textproc/rubygem-sass/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.10 CATEGORIES= textproc ruby MASTER_SITES= RG -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Sass is an extension of CSS3 USE_RUBY= yes |