diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
commit | 18e3283474fb3c19a70077daacb194273504eaf1 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /chat/psi/Makefile | |
parent | 852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff) | |
download | pkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'chat/psi/Makefile')
-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 |