diff options
author | Cy Schubert <cy@FreeBSD.org> | 2006-03-21 23:16:29 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2006-03-21 23:16:29 +0000 |
commit | 5a1464983d735958edc5d7c859adc03be4c19ee9 (patch) | |
tree | 965334cec7bbbd9e3ed217461993bfd99415a77c /net/ntp-devel/Makefile | |
parent | b38fb15d06c1a6f69aeca8b72c719072c3839759 (diff) |
Notes
Diffstat (limited to 'net/ntp-devel/Makefile')
-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 |