diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-11-27 20:06:52 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-11-27 20:06:52 +0000 |
commit | 00c213e71eb79e9bc732f31f6bcdf0ba588b21f6 (patch) | |
tree | b7c3308fb6633a106496fa3e24ce2fe1f395fd3a /net/ntp | |
parent | 96d2beff4a515d17d934b64d12758d88bb1efb41 (diff) | |
download | ports-00c213e71eb79e9bc732f31f6bcdf0ba588b21f6.tar.gz ports-00c213e71eb79e9bc732f31f6bcdf0ba588b21f6.zip |
Notes
Diffstat (limited to 'net/ntp')
-rw-r--r-- | net/ntp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 9cf47e7cf47e..c45dae66ebcb 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -7,6 +7,7 @@ PORTNAME= ntp PORTVERSION?= 4.2.6p4 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ |