aboutsummaryrefslogtreecommitdiff
path: root/devel/htable
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2010-10-20 05:53:20 +0000
committerFrederic Culot <culot@FreeBSD.org>2010-10-20 05:53:20 +0000
commit02a06c807cb2fac717917e60c69b41048dfbf4fe (patch)
tree44652b43d8212aed161c087f1a50b4116c113dc4 /devel/htable
parent5027c587436c73b210faa0428207244771796b8e (diff)
downloadports-02a06c807cb2fac717917e60c69b41048dfbf4fe.tar.gz
ports-02a06c807cb2fac717917e60c69b41048dfbf4fe.zip
Notes
Diffstat (limited to 'devel/htable')
-rw-r--r--devel/htable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/htable/Makefile b/devel/htable/Makefile
index 307237c84854..fe31e2a33826 100644
--- a/devel/htable/Makefile
+++ b/devel/htable/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp2.culot.org/culot/
-MAINTAINER= frederic@culot.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Lightweight implementation of hash tables in C
USE_GMAKE= yes