diff options
author | Cy Schubert <cy@FreeBSD.org> | 2004-02-07 04:14:39 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2004-02-07 04:14:39 +0000 |
commit | 3ebae6c5edf9790c87a852c6496ab9e828866e4e (patch) | |
tree | de486996baccf340e607a24cc89d9f3b61aee32a /net/ntp-stable | |
parent | 628d38e024d6730cd794903187d65bcb48d5a664 (diff) | |
download | ports-3ebae6c5edf9790c87a852c6496ab9e828866e4e.tar.gz ports-3ebae6c5edf9790c87a852c6496ab9e828866e4e.zip |
Notes
Diffstat (limited to 'net/ntp-stable')
-rw-r--r-- | net/ntp-stable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 37b19fe454a4..3d2dd950b38e 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution +LATEST_LINK= ${PORTNAME} # ntp's configure script created by autoconf 2.14.1 doesn't work # if GNU_CONFIGURE is defined HAS_CONFIGURE= yes |