diff options
author | mmoll <mmoll@FreeBSD.org> | 2016-01-02 01:05:54 +0800 |
---|---|---|
committer | mmoll <mmoll@FreeBSD.org> | 2016-01-02 01:05:54 +0800 |
commit | 85630af883e4c5aec3f79f245c52389079136c9a (patch) | |
tree | 1bedf53e131cd72fb483ec8d63ce0e25d14c5775 /textproc | |
parent | 1f84e23210893f138fbf461974b5a8afdcbc7ff0 (diff) | |
download | freebsd-ports-gnome-85630af883e4c5aec3f79f245c52389079136c9a.tar.gz freebsd-ports-gnome-85630af883e4c5aec3f79f245c52389079136c9a.tar.zst freebsd-ports-gnome-85630af883e4c5aec3f79f245c52389079136c9a.zip |
give my ports to ruby@
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-scss_lint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-scss_lint/Makefile b/textproc/rubygem-scss_lint/Makefile index e809e75c89d5..2e2a1a3cbfca 100644 --- a/textproc/rubygem-scss_lint/Makefile +++ b/textproc/rubygem-scss_lint/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.43.2 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= mmoll@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= SCSS linter LICENSE= MIT |