diff options
author | cy <cy@FreeBSD.org> | 2003-07-16 10:21:06 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2003-07-16 10:21:06 +0800 |
commit | 0835caf2ddc7841453259d50fe12e34fca7b1736 (patch) | |
tree | fa73005d16bcd9978044cdadd1571208b3ffe385 /net | |
parent | 5d1a29ff902f437a5c2ddfb2a12324a91d468199 (diff) | |
download | freebsd-ports-gnome-0835caf2ddc7841453259d50fe12e34fca7b1736.tar.gz freebsd-ports-gnome-0835caf2ddc7841453259d50fe12e34fca7b1736.tar.zst freebsd-ports-gnome-0835caf2ddc7841453259d50fe12e34fca7b1736.zip |
PORTVERSION fixup.
Noticed by: tuc@ttsg.com
Pointy hat to: Yours truly
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp-devel/Makefile | 2 | ||||
-rw-r--r-- | net/ntp-stable/Makefile | 2 | ||||
-rw-r--r-- | net/ntp/Makefile | 2 |
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/ \ |