diff options
author | rillig <rillig> | 2005-12-08 09:52:15 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-12-08 09:52:15 +0000 |
commit | 1fba4c0f676fc2681264813740f97884c10ded49 (patch) | |
tree | a14db05952e2a41afb213fc0f7720ba0f3ba127b /net/ntp4/Makefile | |
parent | a31a6fe0f06174caf637d85c7f5d3c63588000cb (diff) | |
download | pkgsrc-1fba4c0f676fc2681264813740f97884c10ded49.tar.gz |
Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
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 dc49b229ae7..cc3b8a982a5 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2005/12/08 09:19:22 rillig Exp $ +# $NetBSD: Makefile,v 1.47 2005/12/08 09:52:16 rillig Exp $ # DISTNAME= ntp-4.2.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net time MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ |