diff options
| author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:46:11 +0000 |
|---|---|---|
| committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:55:23 +0000 |
| commit | 2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch) | |
| tree | 465304db07c773aab12eb481c3c068003983eda0 /security/acmetool | |
| parent | 828b16a5850f7c732705bb4cc4f8ed207faeac0d (diff) | |
Diffstat (limited to 'security/acmetool')
| -rw-r--r-- | security/acmetool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile index 7ac71a2da953..9e0197261d5d 100644 --- a/security/acmetool/Makefile +++ b/security/acmetool/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmetool DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MAINTAINER= samm@FreeBSD.org |
