diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /devel/radrails | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with D
Notes
Notes:
svn path=/head/; revision=240068
Diffstat (limited to 'devel/radrails')
-rw-r--r-- | devel/radrails/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/radrails/Makefile b/devel/radrails/Makefile index 8158d1d32868..5bfab435db20 100644 --- a/devel/radrails/Makefile +++ b/devel/radrails/Makefile @@ -8,8 +8,7 @@ PORTNAME= radrails PORTVERSION= 0.7.2 CATEGORIES= devel ruby java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/RadRails%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-linux-gtk MAINTAINER= alecn2002@yandex.ru |