diff options
author | sf <sf@FreeBSD.org> | 2001-03-10 17:48:41 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-10 17:48:41 +0000 |
commit | 2cf5c709dbe77d9c8e2de85a67c39891fc80f524 (patch) | |
tree | 70b871b0c822e0f5d3c97c2ac9663a458c6049c8 /net/ntp-stable/Makefile | |
parent | c01171e734eb7492f669a7d1e5bc2c548f10d5c7 (diff) | |
download | FreeBSD-ports-2cf5c709dbe77d9c8e2de85a67c39891fc80f524.zip FreeBSD-ports-2cf5c709dbe77d9c8e2de85a67c39891fc80f524.tar.gz |
o update to 4.0.99k.
o pass maintainership to pat.
PR: 25645
Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'net/ntp-stable/Makefile')
-rw-r--r-- | net/ntp-stable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 23165ea..c55c329 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ntp -PORTVERSION= 4.0.99i +PORTVERSION= 4.0.99k CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pat@databits.net_ # ntp's configure script created by autoconf 2.14.1 doesn't work # if GNU_CONFIGURE is defined |