diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2019-07-30 11:59:29 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2019-07-30 11:59:29 +0000 |
commit | 9536ccbad175497a34c73bb046f859c4cc57913d (patch) | |
tree | 9bbc70fdcda0da6cccab13fcbcc52edab6590f72 /sysutils/e2fsprogs/Makefile | |
parent | 7aa540693ed30213a9143196d4744b95f5a8b032 (diff) | |
download | ports-9536ccbad175497a34c73bb046f859c4cc57913d.tar.gz ports-9536ccbad175497a34c73bb046f859c4cc57913d.zip |
Notes
Diffstat (limited to 'sysutils/e2fsprogs/Makefile')
-rw-r--r-- | sysutils/e2fsprogs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile index 930d3af81995..a680ed061c49 100644 --- a/sysutils/e2fsprogs/Makefile +++ b/sysutils/e2fsprogs/Makefile @@ -3,7 +3,7 @@ PORTNAME= e2fsprogs PORTVERSION= 1.45.3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= sysutils MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION} |