diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
commit | 0e2468d8b12698bbcc41657c99af38126d9697a7 (patch) | |
tree | d09e03b15f7ad43d80b1173bd6f344fae6e34930 /devel/google-sparsehash | |
parent | 56ba617df9b9136d132aba43ca0794e64eedea94 (diff) | |
download | ports-0e2468d8b12698bbcc41657c99af38126d9697a7.tar.gz ports-0e2468d8b12698bbcc41657c99af38126d9697a7.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 de0a88e55525..3af2c80aa519 100644 --- a/devel/google-sparsehash/Makefile +++ b/devel/google-sparsehash/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= goog-sparsehash DISTNAME= sparsehash-${PORTVERSION} -MAINTAINER= vd@datamax.bg +MAINTAINER= vd@FreeBSD.org COMMENT= Google's hashtable implementations optimized for space or speed GNU_CONFIGURE= yes |