diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-04-06 19:31:01 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-04-06 19:31:01 +0000 |
commit | d4faf4423a836f388fabd889b8b6f2cae66601b9 (patch) | |
tree | 10607cdd9d7fda43a15d1e6be60d8f954de6f067 /net | |
parent | Since spool location is configurable by user, prevent making spool (diff) |
Bump port revision for previous fixes
Submitted by: sf
Notes
Notes:
svn path=/head/; revision=40960
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp-devel/Makefile | 2 | ||||
-rw-r--r-- | net/ntp-stable/Makefile | 2 | ||||
-rw-r--r-- | net/ntp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 171a7bb004ee..84a5278d22ec 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= ntp PORTVERSION= 4.0.99k -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 171a7bb004ee..84a5278d22ec 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -7,7 +7,7 @@ PORTNAME= ntp PORTVERSION= 4.0.99k -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 171a7bb004ee..84a5278d22ec 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ntp PORTVERSION= 4.0.99k -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ |