diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-11-27 20:06:52 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-11-27 20:06:52 +0000 |
commit | 00c213e71eb79e9bc732f31f6bcdf0ba588b21f6 (patch) | |
tree | b7c3308fb6633a106496fa3e24ce2fe1f395fd3a | |
parent | 96d2beff4a515d17d934b64d12758d88bb1efb41 (diff) | |
download | freebsd-ports-00c213e71eb79e9bc732f31f6bcdf0ba588b21f6.zip |
Bump port revision number.
Feature safe: yes
-rw-r--r-- | net/ntp-rc/Makefile | 1 | ||||
-rw-r--r-- | net/ntp/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/ntp-rc/Makefile b/net/ntp-rc/Makefile index 7603c23ff424..311c09230134 100644 --- a/net/ntp-rc/Makefile +++ b/net/ntp-rc/Makefile @@ -7,6 +7,7 @@ PORTNAME= ntp PORTVERSION?= 4.2.6p5.r1 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 9cf47e7cf47e..c45dae66ebcb 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -7,6 +7,7 @@ PORTNAME= ntp PORTVERSION?= 4.2.6p4 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ |