diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2023-11-05 22:06:22 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2023-11-05 22:06:22 +0000 |
commit | 2f475008bfe54bed08f293d7d0fe6e8f5f7f0cc0 (patch) | |
tree | 934e4055cfeefb5d6f3eb567d73e9f03185cbb5b /news/inn-current/Makefile | |
parent | 3a114f05a3f15ebfa82e48705710f23d8450961b (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 e258d1069ddb..0807a492e10e 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -5,7 +5,7 @@ MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= 2.8 -SNAPSHOT= 20230917 +SNAPSHOT= 20231102 CONFLICTS= inn-2.[0-9]* |