diff options
Diffstat (limited to 'net/ntp4/Makefile')
-rw-r--r-- | net/ntp4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile index 0ff066e000b..1aea030ff1e 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2007/12/12 20:42:32 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2008/01/18 05:08:47 tnn Exp $ # DISTNAME= ntp-4.2.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net time MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ |