diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/muh/Makefile | 5 | ||||
-rw-r--r-- | irc/muh/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile index 7b10221b073e..254f17aad1fa 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -6,12 +6,11 @@ # PORTNAME= muh -PORTVERSION= 2.2.b.1 -PORTREVISION= 2 +PORTVERSION= 2.2 +PORTREVISION= 0 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=muh -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b./beta/} MAINTAINER= oliver@FreeBSD.org COMMENT= A smart irc-bouncing-tool that remains on IRC all the time diff --git a/irc/muh/distinfo b/irc/muh/distinfo index 95549ed42dc0..8404c3681519 100644 --- a/irc/muh/distinfo +++ b/irc/muh/distinfo @@ -1,2 +1,2 @@ -MD5 (muh-2.2beta1.tar.gz) = 8be1988b988f117ac75be70bad2b9086 -SIZE (muh-2.2beta1.tar.gz) = 128657 +MD5 (muh-2.2.tar.gz) = 6ad7955d63f1939299fbf719f023507d +SIZE (muh-2.2.tar.gz) = 132379 |