diff options
author | cy <cy@FreeBSD.org> | 2011-11-28 04:06:52 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-11-28 04:06:52 +0800 |
commit | e98868aeadb9dc1ac8a9802d98d538279d522271 (patch) | |
tree | d4853d69bcc52f114cc5fc99cb4e2e9dde45c19f /net | |
parent | 76a060b878b5eb63c25cf8a3f2922a42f47383da (diff) | |
download | freebsd-ports-gnome-e98868aeadb9dc1ac8a9802d98d538279d522271.tar.gz freebsd-ports-gnome-e98868aeadb9dc1ac8a9802d98d538279d522271.tar.zst freebsd-ports-gnome-e98868aeadb9dc1ac8a9802d98d538279d522271.zip |
Bump port revision number.
Feature safe: yes
Diffstat (limited to 'net')
-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/ \ |