diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-05 12:35:48 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-05 12:35:48 +0000 |
commit | 24e0750a1e0db2a4dbcbff3a4a72d6b6d74d93f4 (patch) | |
tree | 149c6fc323840e5571d029abf2b4cf06455b8d15 /devel/libexplain | |
parent | e8a8b596c860a1498a2cf4375b756f3d119871f1 (diff) |
Notes
Diffstat (limited to 'devel/libexplain')
-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 |