diff options
Diffstat (limited to 'net/ruby-nis/Makefile')
-rw-r--r-- | net/ruby-nis/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ruby-nis/Makefile b/net/ruby-nis/Makefile index f7f56605e8c3..716ccf911f7f 100644 --- a/net/ruby-nis/Makefile +++ b/net/ruby-nis/Makefile @@ -9,8 +9,7 @@ PORTNAME= nis PORTVERSION= 0.1.1 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 |