diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2020-12-11 16:13:58 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2020-12-11 16:13:58 +0000 |
| commit | a0d69629d9a0d3bf3a0c4059caf4b4874b2dfb85 (patch) | |
| tree | 89a88e6bc9e8de6983e0166bb6445e89793ed223 | |
| parent | 85d97128cea0bcadab3d6ee161f4280aee53b409 (diff) | |
Notes
| -rw-r--r-- | net/openntpd/Makefile | 1 | ||||
| -rw-r--r-- | net/relayd/Makefile | 2 | ||||
| -rw-r--r-- | security/dsniff/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index aba1313bda28..705053be7cda 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -2,6 +2,7 @@ PORTNAME= openntpd PORTVERSION= 6.8p1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= OPENBSD/OpenNTPD diff --git a/net/relayd/Makefile b/net/relayd/Makefile index b5f9743721ed..b20b0518016a 100644 --- a/net/relayd/Makefile +++ b/net/relayd/Makefile @@ -2,7 +2,7 @@ PORTNAME= relayd PORTVERSION= 5.5.20140810 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MAINTAINER= koue@chaosophia.net diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index d71144cec75b..01ec2285da4f 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -3,7 +3,7 @@ PORTNAME= dsniff DISTVERSION= 2.4b1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \ LOCAL/sbz |
