diff options
Diffstat (limited to 'lang/pm3-netobj/Makefile')
-rw-r--r-- | lang/pm3-netobj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pm3-netobj/Makefile b/lang/pm3-netobj/Makefile index d5a7f223259f..4a0f9a739c6b 100644 --- a/lang/pm3-netobj/Makefile +++ b/lang/pm3-netobj/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.15 CATEGORIES= lang DISTFILES= -MAINTAINER= jdp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PM3 distributed objects package supporting robust distributed applications BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net \ |