diff options
Diffstat (limited to 'devel/c2lib')
-rw-r--r-- | devel/c2lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/c2lib/Makefile b/devel/c2lib/Makefile index 08ae517cdd36..4e62fc2eb879 100644 --- a/devel/c2lib/Makefile +++ b/devel/c2lib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.2 CATEGORIES= devel MASTER_SITES= http://www.annexia.org/freeware/${PORTNAME}/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Library of basic structures and memory allocators for C BUILD_DEPENDS= cdoc:${PORTSDIR}/devel/cdoc \ |