diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 07:28:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 07:28:44 +0000 |
commit | 1492eb5e4b8ac70052460e5b2fb94602ab14ddcf (patch) | |
tree | 46087d69558f2e2a3160ec0a8a0a9be2f87c5b20 /mail | |
parent | fb07e46f49154f4ee3eee2e34cd368c9cf3c85c4 (diff) | |
download | ports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.tar.gz ports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.zip |
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
Notes
Notes:
svn path=/head/; revision=92931
Diffstat (limited to 'mail')
-rw-r--r-- | mail/namg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/namg/Makefile b/mail/namg/Makefile index 2db9f3619a9e..a346beb1e3fe 100644 --- a/mail/namg/Makefile +++ b/mail/namg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.zip.com.au/~gsymonds/NAMG/ DISTNAME= NAMG-${PORTVERSION} -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to download mail from a NetAddress web account GNU_CONFIGURE= yes |