diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-10 14:51:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-10 14:51:59 +0800 |
commit | 9164e951761b8b34f9958dc9be83407618c01858 (patch) | |
tree | 7f1306eafe9aa4cebdb57f5ba90691b05d718465 /net | |
parent | 615b74172ea940c2ba544f8e0d2342897ea21ec4 (diff) | |
download | freebsd-ports-gnome-9164e951761b8b34f9958dc9be83407618c01858.tar.gz freebsd-ports-gnome-9164e951761b8b34f9958dc9be83407618c01858.tar.zst freebsd-ports-gnome-9164e951761b8b34f9958dc9be83407618c01858.zip |
- Reset farrokhi@FreeBSD.org
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 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 |