aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-bluecloth/Makefile
diff options
context:
space:
mode:
authorAlexander Logvinov <avl@FreeBSD.org>2010-06-03 04:13:31 +0000
committerAlexander Logvinov <avl@FreeBSD.org>2010-06-03 04:13:31 +0000
commit91fab18bccd0a937fa4704a6202705d93b2df24f (patch)
tree96fea502a2de3d5f905b1b96aae3c43faf68ece9 /www/rubygem-bluecloth/Makefile
parent99574526bedca66503d12310c73485d0c6b3ff37 (diff)
downloadports-91fab18bccd0a937fa4704a6202705d93b2df24f.tar.gz
ports-91fab18bccd0a937fa4704a6202705d93b2df24f.zip
Notes
Diffstat (limited to 'www/rubygem-bluecloth/Makefile')
-rw-r--r--www/rubygem-bluecloth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-bluecloth/Makefile b/www/rubygem-bluecloth/Makefile
index 06cd56133ddd..2a74bc3cff4a 100644
--- a/www/rubygem-bluecloth/Makefile
+++ b/www/rubygem-bluecloth/Makefile
@@ -5,7 +5,7 @@
PORTNAME= bluecloth
PORTVERSION= 1.0.1
CATEGORIES= www rubygems
-MASTER_SITES= http://www.deveiate.org/code/
+MASTER_SITES= RG
DISTNAME= BlueCloth-${PORTVERSION}
MAINTAINER= avl@FreeBSD.org
@@ -15,6 +15,6 @@ GEM_NAME= ${DISTNAME}
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>