diff options
author | rea <rea@FreeBSD.org> | 2010-11-28 02:59:51 +0800 |
---|---|---|
committer | rea <rea@FreeBSD.org> | 2010-11-28 02:59:51 +0800 |
commit | 54a959c2844f8dff545aa8a225b7160c21e9b97c (patch) | |
tree | 08d123a2474eff80700b49d9330a7f3fa330b2c3 /net | |
parent | 85e7534473995768d3637699078b6ae0cad233d5 (diff) | |
download | freebsd-ports-graphics-54a959c2844f8dff545aa8a225b7160c21e9b97c.tar.gz freebsd-ports-graphics-54a959c2844f8dff545aa8a225b7160c21e9b97c.tar.zst freebsd-ports-graphics-54a959c2844f8dff545aa8a225b7160c21e9b97c.zip |
Change maintainer address for my ports
Approved by: erwin (co-mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/openospfd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openospfd/Makefile b/net/openospfd/Makefile index a7540f5034b..2e0d88541b0 100644 --- a/net/openospfd/Makefile +++ b/net/openospfd/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz:openbsd \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz -MAINTAINER= rea-fbsd@codelabs.ru +MAINTAINER= rea@FreeBSD.org COMMENT= Free implementation of the Open Shortest Path First Protocol LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent |