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/ntp | |
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/ntp')
-rw-r--r-- | net/ntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ \ |