summaryrefslogtreecommitdiff
path: root/net/ntp
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2004-02-07 04:14:39 +0000
committerCy Schubert <cy@FreeBSD.org>2004-02-07 04:14:39 +0000
commit3ebae6c5edf9790c87a852c6496ab9e828866e4e (patch)
treede486996baccf340e607a24cc89d9f3b61aee32a /net/ntp
parentBROKEN on 5.x: Broken pkg-plist (diff)
Define unique LATEST_LINK.
Reported by: kris
Notes
Notes: svn path=/head/; revision=100209
Diffstat (limited to 'net/ntp')
-rw-r--r--net/ntp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 37b19fe454a4..3d2dd950b38e 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/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