diff options
Diffstat (limited to 'net/ntp4/Makefile')
-rw-r--r-- | net/ntp4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile index 05dfaf7b018..e111f2b6ce4 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.85 2015/04/08 03:31:33 taca Exp $ +# $NetBSD: Makefile,v 1.86 2015/06/12 10:50:43 wiz Exp $ # DISTNAME= ntp-4.2.8p2 PKGNAME= ${DISTNAME:S/-dev-/-/} +PKGREVISION= 1 CATEGORIES= net time MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ |