aboutsummaryrefslogtreecommitdiffstats
path: root/devel/htable
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2010-10-20 13:53:20 +0800
committerculot <culot@FreeBSD.org>2010-10-20 13:53:20 +0800
commitb01276842fd00abefb6445fb3c0dcb0d8a1954ec (patch)
tree9f919f31652fe842bbb57b8de3e2ba54bc970ab2 /devel/htable
parent48c6a118683b0cc41ddfb486f036350a8d50b5c0 (diff)
downloadfreebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.gz
freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.zst
freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.zip
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor)
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