diff options
author | koobs <koobs@FreeBSD.org> | 2014-06-30 18:47:47 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2014-06-30 18:47:47 +0800 |
commit | 5bb41b3577b1ba5189caaead5672413884290980 (patch) | |
tree | b99e6e3ac3513800632697c04ce599584cc5c8c1 /net | |
parent | 0e4eda48db63c53286ae6c41bb0cf630e2758382 (diff) | |
download | freebsd-ports-gnome-5bb41b3577b1ba5189caaead5672413884290980.tar.gz freebsd-ports-gnome-5bb41b3577b1ba5189caaead5672413884290980.tar.zst freebsd-ports-gnome-5bb41b3577b1ba5189caaead5672413884290980.zip |
net/libzmq2: Take maintainership
Diffstat (limited to 'net')
-rw-r--r-- | net/libzmq2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libzmq2/Makefile b/net/libzmq2/Makefile index 2ed37a581898..ae64bdd20321 100644 --- a/net/libzmq2/Makefile +++ b/net/libzmq2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://download.zeromq.org/ DISTNAME= zeromq-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= koobs@FreeBSD.org COMMENT= ZeroMQ core library (Version 2) LICENSE= LGPL3 |