diff options
Diffstat (limited to 'textproc/rubygem-compass/Makefile')
-rw-r--r-- | textproc/rubygem-compass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-compass/Makefile b/textproc/rubygem-compass/Makefile index 850cabb7606d..02ec5d8c3344 100644 --- a/textproc/rubygem-compass/Makefile +++ b/textproc/rubygem-compass/Makefile @@ -6,11 +6,11 @@ # PORTNAME= compass -PORTVERSION= 0.11.5 +PORTVERSION= 0.11.6 CATEGORIES= textproc ruby MASTER_SITES= RG -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides an open-source CSS authoring framework RUN_DEPENDS= rubygem-sass>=3.1:${PORTSDIR}/textproc/rubygem-sass \ |