diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 06:26:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 06:26:34 +0000 |
commit | 08aeb618e8c60baab42242d18ff7bc53c37d46c6 (patch) | |
tree | 87cc7b74d5286420ad78f6f132aa05ac9083d589 /irc/miau/Makefile | |
parent | 33c3b2023aeab6920ee25b919c8390e193c94521 (diff) |
Notes
Diffstat (limited to 'irc/miau/Makefile')
-rw-r--r-- | irc/miau/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/miau/Makefile b/irc/miau/Makefile index b16455cb24f7..8f4f378df31f 100644 --- a/irc/miau/Makefile +++ b/irc/miau/Makefile @@ -6,12 +6,12 @@ # PORTNAME= miau -PORTVERSION= 0.5.4 +PORTVERSION= 0.6.0.2 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= miau -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= A fully featured easy to use IRC-bouncer USE_BZIP2= yes |