diff options
author | Eygene Ryabinkin <rea@FreeBSD.org> | 2010-11-27 18:59:51 +0000 |
---|---|---|
committer | Eygene Ryabinkin <rea@FreeBSD.org> | 2010-11-27 18:59:51 +0000 |
commit | 6589404cbeec8134de5505a3bcc6bd0150e6ff8b (patch) | |
tree | 938e3994eab1b5733377b52e45cc53821260836b /net/openospfd | |
parent | 38a5bbfc5520b47cd345ee6da6acc51e7b052827 (diff) | |
download | ports-6589404cbeec8134de5505a3bcc6bd0150e6ff8b.tar.gz ports-6589404cbeec8134de5505a3bcc6bd0150e6ff8b.zip |
Notes
Diffstat (limited to 'net/openospfd')
-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 a7540f5034bf..2e0d88541b03 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 |