diff options
-rw-r--r-- | devel/libexplain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile index 14439a129cce..9c55ece0c245 100644 --- a/devel/libexplain/Makefile +++ b/devel/libexplain/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= ehaupt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library which may be used to explain Unix and Linux system call errors LICENSE= LGPL3 |