- remove valid endpoints
- bump revision Reported by: clusteradm@
This commit is contained in:
parent
f781786869
commit
e690b82a33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508486
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= htpdate
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.vervest.org/htp/archive/c/ \
|
||||
http://twekkel.home.xs4all.nl/htp/
|
||||
|
@ -17,7 +17,7 @@
|
||||
load_rc_config htpdate
|
||||
|
||||
htpdate_enable="${htpdate_enable:-"NO"}"
|
||||
htpdate_servers="${htpdate_servers:-"www.freebsd.org www.linux.com"}"
|
||||
htpdate_servers="${htpdate_servers:-"www.example.com"}"
|
||||
htpdate_flags="${htpdate_flags:-"-l -s -D"}"
|
||||
|
||||
name=htpdate
|
||||
|
Loading…
Reference in New Issue
Block a user