diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
commit | 21a7215c9a806f970a618637b3834065873c16cc (patch) | |
tree | 2d857f70e9d9369cc2edd6a629840ea23a10805e /net/ntp | |
parent | 3b482a5cd9f69abd47605fb4666a22f07e57098c (diff) | |
download | ports-21a7215c9a806f970a618637b3834065873c16cc.tar.gz ports-21a7215c9a806f970a618637b3834065873c16cc.zip |
Notes
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 cb806ae5960d..6de47594e22e 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.2.8p9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ http://archive.ntp.org/ntp4/ntp-4.2/ \ |