diff options
author | wiz <wiz> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 20:46:42 +0000 |
commit | f37dd79c981e422625cf24bdb13c30e7a0789270 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /chat/psi | |
parent | 15bcd36e1fe7a4e1d2feef603799fc38795dcd57 (diff) | |
download | pkgsrc-f37dd79c981e422625cf24bdb13c30e7a0789270.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'chat/psi')
-rw-r--r-- | chat/psi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/psi/Makefile b/chat/psi/Makefile index fe6fa74ab54..eeb1ea92c96 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2006/09/02 20:21:54 rillig Exp $ +# $NetBSD: Makefile,v 1.47 2006/10/04 20:50:47 wiz Exp $ PSI_VERSION= 0.10 DISTNAME= psi-${PSI_VERSION} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jdolecek@NetBSD.org -HOMEPAGE= http://psi.affinix.com/ +HOMEPAGE= http://psi-im.org/ COMMENT= PSI Jabber Client DEPENDS+= qca-tls>=1.0:../../security/qca-tls |