diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-28 19:59:57 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-28 19:59:57 +0000 |
commit | a8d9df7e30557c1906ff7119a287ea9d68f2bcc9 (patch) | |
tree | ad9578dc8fcdf6fda821a38a6ab2c50cb83d4474 /sysutils | |
parent | 4aaf770c1b326e69e2b9e48425a8c00671339de8 (diff) | |
download | ports-a8d9df7e30557c1906ff7119a287ea9d68f2bcc9.tar.gz ports-a8d9df7e30557c1906ff7119a287ea9d68f2bcc9.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/evhz/Makefile | 1 | ||||
-rw-r--r-- | sysutils/jstest-gtk/Makefile | 2 | ||||
-rw-r--r-- | sysutils/netevent/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/evhz/Makefile b/sysutils/evhz/Makefile index 05c8926e2fbb..6271f6f6eee0 100644 --- a/sysutils/evhz/Makefile +++ b/sysutils/evhz/Makefile @@ -2,6 +2,7 @@ PORTNAME= evhz DISTVERSION= g20170201 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= greg@unrelenting.technology diff --git a/sysutils/jstest-gtk/Makefile b/sysutils/jstest-gtk/Makefile index 34f87bcde674..e28965745099 100644 --- a/sysutils/jstest-gtk/Makefile +++ b/sysutils/jstest-gtk/Makefile @@ -2,7 +2,7 @@ PORTNAME= jstest-gtk PORTVERSION= 20180710 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= rozhuk.im@gmail.com diff --git a/sysutils/netevent/Makefile b/sysutils/netevent/Makefile index 2341ee272175..1c20940f5e1b 100644 --- a/sysutils/netevent/Makefile +++ b/sysutils/netevent/Makefile @@ -2,7 +2,7 @@ PORTNAME= netevent DISTVERSION= 0.2.1-79 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g37c47a4 CATEGORIES= sysutils |