summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2003-07-16 02:21:06 +0000
committerCy Schubert <cy@FreeBSD.org>2003-07-16 02:21:06 +0000
commitd87a90e727db30af4ac4abc241b8298f58703e14 (patch)
treea0b324032de68ebd1bafedefdd3a850e7b78cb26
parentChase checksum, due to xfce4 update to RC1. (diff)
PORTVERSION fixup.
Noticed by: tuc@ttsg.com Pointy hat to: Yours truly
Notes
Notes: svn path=/head/; revision=84951
-rw-r--r--net/ntp-devel/Makefile2
-rw-r--r--net/ntp-stable/Makefile2
-rw-r--r--net/ntp/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index bf20eb33a222..c476136e4dd4 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ntp
-PORTVERSION= 4.1.80-rc1
+PORTVERSION= 4.1.80.r1
CATEGORIES= net
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile
index 5f57c59e4d1f..031336263fef 100644
--- a/net/ntp-stable/Makefile
+++ b/net/ntp-stable/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ntp
-PORTVERSION= 4.1.1c-rc3
+PORTVERSION= 4.1.1c.r3
CATEGORIES= net
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 5f57c59e4d1f..031336263fef 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ntp
-PORTVERSION= 4.1.1c-rc3
+PORTVERSION= 4.1.1c.r3
CATEGORIES= net
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \