diff options
Diffstat (limited to 'archivers/innoextract')
-rw-r--r-- | archivers/innoextract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 62151d806630..c50060e29c7b 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -3,7 +3,7 @@ PORTNAME= innoextract PORTVERSION= 1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ |