diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-12-05 20:35:48 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-12-05 20:35:48 +0800 |
commit | 7b29b95ceb0b276b1727a5d84bb823ca77d1a3b0 (patch) | |
tree | 149c6fc323840e5571d029abf2b4cf06455b8d15 /devel | |
parent | 2ab98c3b81f207396485922c2e3d7425cb79b88d (diff) | |
download | freebsd-ports-gnome-7b29b95ceb0b276b1727a5d84bb823ca77d1a3b0.tar.gz freebsd-ports-gnome-7b29b95ceb0b276b1727a5d84bb823ca77d1a3b0.tar.zst freebsd-ports-gnome-7b29b95ceb0b276b1727a5d84bb823ca77d1a3b0.zip |
Drop maintainership
Diffstat (limited to 'devel')
-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 |