diff options
-rw-r--r-- | net/ntp-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 6a38990419f3..5d2039e1dbdc 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ntp -PORTVERSION= 4.2.0b.r1 +PORTVERSION= 4.2.0b PORTREVISION= ${YEAR}${MONTH}${DAY} CATEGORIES= net ipv6 YEAR= 2006 @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/${SNAPSHOT_DIR}/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${SNAPSHOT_DIR}/ \ ftp://ftp.archive.de.uu.net/pub/unix/ntp/ntp4/${SNAPSHOT_DIR} \ ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/${SNAPSHOT_DIR}/ -DISTNAME= ${PORTNAME}-dev-${PORTVERSION:S/.r/-rc/}-${YEAR}${MONTH}${DAY} +DISTNAME= ${PORTNAME}-dev-${PORTVERSION}-rc1-${YEAR}${MONTH}${DAY} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution |