diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2025-04-02 02:07:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2025-04-02 02:07:58 +0000 |
commit | a4e30d4f4fed37188c78999f90dd2757dfd9e95a (patch) | |
tree | ca47fcf895970646d78c1d06ea6757a5358a4d22 /sysutils/runj/Makefile | |
parent | 0cd2398263d090d133e3fac23ebb3cb2fee02843 (diff) |
Diffstat (limited to 'sysutils/runj/Makefile')
-rw-r--r-- | sysutils/runj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/runj/Makefile b/sysutils/runj/Makefile index 63d2f91605da..b29ab4fb5857 100644 --- a/sysutils/runj/Makefile +++ b/sysutils/runj/Makefile @@ -1,7 +1,7 @@ PORTNAME= runj DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org |