aboutsummaryrefslogtreecommitdiff
path: root/net/ntp-devel
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2006-03-21 23:16:29 +0000
committerCy Schubert <cy@FreeBSD.org>2006-03-21 23:16:29 +0000
commit5a1464983d735958edc5d7c859adc03be4c19ee9 (patch)
tree965334cec7bbbd9e3ed217461993bfd99415a77c /net/ntp-devel
parentb38fb15d06c1a6f69aeca8b72c719072c3839759 (diff)
downloadports-5a1464983d735958edc5d7c859adc03be4c19ee9.tar.gz
ports-5a1464983d735958edc5d7c859adc03be4c19ee9.zip
Fix port version number going backwards.
Notes
Notes: svn path=/head/; revision=157921
Diffstat (limited to 'net/ntp-devel')
-rw-r--r--net/ntp-devel/Makefile4
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