From 9a9f6f4594ca582cd125d13be7ac233ea507e8df Mon Sep 17 00:00:00 2001 From: petef Date: Wed, 22 Aug 2001 23:07:23 +0000 Subject: Change my email address to petef@FreeBSD.org for the ports I maintain. Reviewed by: ade --- net/nslint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/nslint') diff --git a/net/nslint/Makefile b/net/nslint/Makefile index e1c7b948fd8f..3660ad94b0a6 100644 --- a/net/nslint/Makefile +++ b/net/nslint/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.2 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org GNU_CONFIGURE= yes ALL_TARGET= nslint -- cgit