diff --git a/py-jabber-icqt/Makefile b/py-jabber-icqt/Makefile index 99165d02ce..38f1171b54 100644 --- a/py-jabber-icqt/Makefile +++ b/py-jabber-icqt/Makefile @@ -1,10 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2008/02/18 21:24:57 sebpierrel Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/02 17:50:50 schnoebe Exp $ DISTNAME= pyicq-t-0.8b PKGNAME= ${PYPKGPREFIX}-jabber-${DISTNAME:S/py//} CATEGORIES= chat python MASTER_SITES= http://pyicqt.googlecode.com/files/ +PATCH_SITES= http://maxim.modum.by/ +PATCH_FILES= pyicqt-allow-md5-v2.patch + MAINTAINER= eric@cirr.com HOMEPAGE= http://code.google.com/p/pyicqt/ COMMENT= Transport connecting Jabber to the ICQ IM network