1
0
forked from ports/contrib

miau: taken over maintainer and updated 0.6.3 -> 0.6.5

This commit is contained in:
Danny Rawlins 2007-12-05 04:17:48 +11:00
parent 246b136f78
commit 91b7e31649
2 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
ed3777e0278cd74d4f78955488dc5631 miau-0.6.3.tar.bz2
cbce4182d66430a965a5fff26738ce3f miau-0.6.5.tar.bz2

View File

@ -1,9 +1,11 @@
# Description: Small IRC proxy
# URL: http://miau.sourceforge.net/
# Maintainer: Mark Rosenstand, mark at borkware dot net
# Description: Small IRC proxy.
# URL: http://miau.sourceforge.net/
# Maintainer: Danny Rawlins, romster at shortcircuit dot net dot au
# Packager: Mark Rosenstand, mark at borkware dot net
# Depends on:
name=miau
version=0.6.3
version=0.6.5
release=1
source=(http://dl.sourceforge.net/sourceforge/miau/miau-$version.tar.bz2)
@ -28,3 +30,4 @@ build() {
mv $PKG/usr/share/doc/miau $PKG/usr/share
rm -r $PKG/usr/share/{doc,info}
}