aboutsummaryrefslogtreecommitdiffstats
path: root/filesystems/ltfs/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2025-06-29 13:20:03 +0200
committerMatthias Andree <mandree@FreeBSD.org>2025-06-30 17:00:39 +0200
commit9eb3fb8e5bc151a15e62e82df91ded9c4366e18c (patch)
treed45500bcae960f5a0e22260b4a7f6dc40cad1adc /filesystems/ltfs/Makefile
parentdb056622d6457f10c143e3f13312fdd737841c35 (diff)
*/*: Bump PORTREVISION after libuuid/libblkid switch
from e2fsprogs to util-linux, to complete the bump of all users of either library that started with Alexander's commit titled '*/*: Switch to misc/libuuid and misc/libblkid' PR: 251489
Diffstat (limited to 'filesystems/ltfs/Makefile')
-rw-r--r--filesystems/ltfs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/filesystems/ltfs/Makefile b/filesystems/ltfs/Makefile
index 8737dcde852d..32a94538f300 100644
--- a/filesystems/ltfs/Makefile
+++ b/filesystems/ltfs/Makefile
@@ -3,7 +3,6 @@ DISTVERSIONPREFIX= v
DISTVERSION= 2.4.7
PORTREVISION= 2
DISTVERSIONSUFFIX= -10514
-PORTREVISION= 1
CATEGORIES= filesystems sysutils
MAINTAINER= kbowling@FreeBSD.org