diff options
Diffstat (limited to 'net-mgmt/sing')
-rw-r--r-- | net-mgmt/sing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/sing/Makefile b/net-mgmt/sing/Makefile index afebb280d443..cec1da350134 100644 --- a/net-mgmt/sing/Makefile +++ b/net-mgmt/sing/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= SING-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for sending customized ICMP packets BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet \ |