From c97d2f822019ca0ea8521a0f6e765034e2a897db Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sun, 21 Jul 2002 19:18:37 +0000 Subject: Fix MAINTAINER= to the canonical "no maintainer for this port" value. --- net/slirp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/slirp/Makefile b/net/slirp/Makefile index a57b6230c939..6fb067f1cd50 100644 --- a/net/slirp/Makefile +++ b/net/slirp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0c CATEGORIES= net MASTER_SITES= ftp://blitzen.canberra.edu.au/pub/slirp/ -MAINTAINER= freebsd-ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.Org WRKSRC= ${WRKDIR}/slirp-1.0c/src GNU_CONFIGURE= yes -- cgit v1.2.3