diff options
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 |