diff options
Diffstat (limited to 'archivers/makeself/Makefile')
-rw-r--r-- | archivers/makeself/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index 80d49c818ee3..290ec657fd48 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -1,6 +1,5 @@ PORTNAME= makeself -DISTVERSION= 2.5.0 -PORTREVISION= 1 +DISTVERSION= 2.6.0 CATEGORIES= archivers MASTER_SITES= https://github.com/megastep/makeself/releases/download/release-${PORTVERSION}/ EXTRACT_SUFX= .run |