diff options
Diffstat (limited to 'devel/google-sparsehash/Makefile')
-rw-r--r-- | devel/google-sparsehash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/google-sparsehash/Makefile b/devel/google-sparsehash/Makefile index 1a57a35d4b89..b50913720f27 100644 --- a/devel/google-sparsehash/Makefile +++ b/devel/google-sparsehash/Makefile @@ -9,7 +9,7 @@ PORTNAME= google-sparsehash PORTVERSION= 0.7 CATEGORIES= devel MASTER_SITES= http://google-sparsehash.googlecode.com/files/ \ - ${MASTER_SITE_LOCAL}/vd/google-sparsehash/ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= vd/${PORTNAME} DISTNAME= sparsehash-${PORTVERSION} |