diff options
Diffstat (limited to 'net/ruby-ldap/Makefile')
-rw-r--r-- | net/ruby-ldap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index 9e2972f5dc7c..5eccc752bea0 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -9,8 +9,7 @@ PORTNAME= ldap PORTVERSION= 0.9.7 PORTREVISION= 1 CATEGORIES= net ruby -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ruby-${PORTNAME} +MASTER_SITES= SF/ruby-${PORTNAME}/ruby-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby |