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 2c114437cb5..9fc5a91abc8 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2013/02/06 23:23:20 jperkin Exp $ +# $NetBSD: Makefile,v 1.73 2013/05/31 12:41:35 wiz Exp $ # DISTNAME= ntp-4.2.4p8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net time MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ |