diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-09 00:11:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-09 00:11:47 +0000 |
commit | eac6867d0f5cab7514345bf6fd8fec0519d6dbb5 (patch) | |
tree | faf2b5f47a992ec357f260ab1b7b2ac2904d38fd /www/rubygem-staticmatic | |
parent | 85d080b14b969d5719c61d57356930fd9402ea04 (diff) |
Notes
Diffstat (limited to 'www/rubygem-staticmatic')
-rw-r--r-- | www/rubygem-staticmatic/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-staticmatic/Makefile b/www/rubygem-staticmatic/Makefile index a5b1ab642a33..4c11510a0c06 100644 --- a/www/rubygem-staticmatic/Makefile +++ b/www/rubygem-staticmatic/Makefile @@ -7,8 +7,7 @@ PORTNAME= staticmatic PORTVERSION= 0.10.1 CATEGORIES= www rubygems -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= RF MAINTAINER= gogo@cs.uni-sb.de COMMENT= Manage static websites using Haml and Sass |