diff options
author | sf <sf@FreeBSD.org> | 2001-03-29 12:03:56 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-29 12:03:56 +0000 |
commit | 08ce38ae4bd97c46d56fa252eb2273f6fb16892e (patch) | |
tree | a99df2ed884527837447ab9d2689bf88fc5c10ed /net/ntp | |
parent | 54fac3a07277fe1eddf0128c0d9960817ee8250f (diff) | |
download | FreeBSD-ports-08ce38ae4bd97c46d56fa252eb2273f6fb16892e.zip FreeBSD-ports-08ce38ae4bd97c46d56fa252eb2273f6fb16892e.tar.gz |
take maintainership bask tp ports@.
Submitted by: maintainer
Diffstat (limited to 'net/ntp')
-rw-r--r-- | net/ntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 69afa78..eafe2cc 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.0.99k CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ -MAINTAINER= pat@databits.net +MAINTAINER= ports@FreeBSD.org # ntp's configure script created by autoconf 2.14.1 doesn't work # if GNU_CONFIGURE is defined |