diff options
Diffstat (limited to 'devel/rubygem-transactionsimple/Makefile')
-rw-r--r-- | devel/rubygem-transactionsimple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-transactionsimple/Makefile b/devel/rubygem-transactionsimple/Makefile index 008e7380c1e1..6df278011d7b 100644 --- a/devel/rubygem-transactionsimple/Makefile +++ b/devel/rubygem-transactionsimple/Makefile @@ -7,7 +7,8 @@ PORTNAME= transactionsimple PORTVERSION= 1.3.0 CATEGORIES= devel rubygems -MASTER_SITES= http://rubyforge.org/frs/download.php/4334/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= trans-simple DISTNAME= transaction-simple-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |