diff options
-rw-r--r-- | net/ntp-rc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp-rc/Makefile b/net/ntp-rc/Makefile index dc476cedf24..d2e65741df6 100644 --- a/net/ntp-rc/Makefile +++ b/net/ntp-rc/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution -LATEST_LINK= ${PORTNAME} +LATEST_LINK= ${PORTNAME}-rc GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:111 libtool:22 |