diff options
Diffstat (limited to 'net/ntp-rc')
-rw-r--r-- | net/ntp-rc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntp-rc/Makefile b/net/ntp-rc/Makefile index b3827d2e0ab8..dee885fd500d 100644 --- a/net/ntp-rc/Makefile +++ b/net/ntp-rc/Makefile @@ -7,6 +7,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ http://archive.ntp.org/ntp4/ntp-4.2/ \ ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/ +PKGNAMESUFFIX= -rc DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/} MAINTAINER= cy@FreeBSD.org |