diff options
-rw-r--r-- | misc/imerge/Makefile | 2 | ||||
-rw-r--r-- | misc/imerge/distinfo | 4 | ||||
-rw-r--r-- | misc/imerge/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/misc/imerge/Makefile b/misc/imerge/Makefile index c6d7d09c8c9b..9bb305b047b1 100644 --- a/misc/imerge/Makefile +++ b/misc/imerge/Makefile @@ -6,7 +6,7 @@ # PORTNAME= imerge -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= misc MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ ${MASTER_SITE_LOCAL} diff --git a/misc/imerge/distinfo b/misc/imerge/distinfo index 839e264b857b..243d5b0b3a39 100644 --- a/misc/imerge/distinfo +++ b/misc/imerge/distinfo @@ -1,2 +1,2 @@ -SHA256 (imerge-0.2.2.tar.bz2) = de4116e163c0e5d831bf27b801c464020d822647d7cc95911ea641f26cc58f55 -SIZE (imerge-0.2.2.tar.bz2) = 3313 +SHA256 (imerge-0.2.3.tar.bz2) = 74fc3c8b7d58e9c22d06f63b94ef59fb7f5c9bd74bf90222b0f4cac21926515e +SIZE (imerge-0.2.3.tar.bz2) = 4136 diff --git a/misc/imerge/pkg-descr b/misc/imerge/pkg-descr index 9ae356652ab1..a8c3a8719b98 100644 --- a/misc/imerge/pkg-descr +++ b/misc/imerge/pkg-descr @@ -5,4 +5,4 @@ This utility was (obviously) inspired by the mergemaster utility in hope of using part of its functionality stand-alone. Author: Akinori MUSHA <knu@iDaemons.org> -WWW: http://akinori.org/#imerge +WWW: https://github.com/knu/imerge |