diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-10 06:51:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-10 06:51:59 +0000 |
commit | 23362831fa79b82375f9340d6ffc460c0ca05d9a (patch) | |
tree | d1a43084b94121f8a49b2e11e43daa29f6a57971 /net/openospfd | |
parent | 151b33a67e56bb01d6b35b8e65305b445b80563f (diff) | |
download | ports-23362831fa79b82375f9340d6ffc460c0ca05d9a.tar.gz ports-23362831fa79b82375f9340d6ffc460c0ca05d9a.zip |
- Reset farrokhi@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=229820
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 4d6309e10e4b..ba6f180d39d8 100644 --- a/net/openospfd/Makefile +++ b/net/openospfd/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz:openbsd \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free implementation of the Open Shortest Path First Protocol LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent |