diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2022-03-29 15:04:47 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2022-03-29 15:04:47 +0000 |
commit | 733383b1d271fb65f0128933aad72aca2a8dc6cc (patch) | |
tree | cc6d70855f89fd44e4ea635024fb6d95316f0871 /news/inn-current/Makefile | |
parent | a711a7a0e69a23bf21ffd9ec138239a6684c7558 (diff) |
Diffstat (limited to 'news/inn-current/Makefile')
-rw-r--r-- | news/inn-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 0f2a5fbe0e94..c9e64ec1fcc8 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -6,7 +6,7 @@ MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= 2.7 -SNAPSHOT= 20220224 +SNAPSHOT= 20220324 CONFLICTS= inn-2.[0-9]* |