diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2007-06-15 15:24:18 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2007-06-15 15:24:18 +0000 |
commit | 9ef5cb416bc993c981fd44d61f80cc5954693ab5 (patch) | |
tree | 80a91613902c9c07e4a2c79388ccb843cada20e4 /devel/google-sparsehash | |
parent | d1e9fe8720453dd72f3bc65648d89193cbb7993a (diff) | |
download | ports-9ef5cb416bc993c981fd44d61f80cc5954693ab5.tar.gz ports-9ef5cb416bc993c981fd44d61f80cc5954693ab5.zip |
Notes
Diffstat (limited to 'devel/google-sparsehash')
-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} |