diff options
author | perry <perry@pkgsrc.org> | 2006-08-07 01:31:33 +0000 |
---|---|---|
committer | perry <perry@pkgsrc.org> | 2006-08-07 01:31:33 +0000 |
commit | 02ba6def5d8bfd4636077fe31f89a872185b4b34 (patch) | |
tree | de81693ed788c6f13ca8a90cfbbddfa3f7573462 /chat/psi/Makefile | |
parent | 481236615861616ad10ec78c2407a4883795f945 (diff) | |
download | pkgsrc-02ba6def5d8bfd4636077fe31f89a872185b4b34.tar.gz |
Update to revision 6 -- psi_sl.qm seems to have gotten a silent update.
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 efedad25cff..0a8fd3dfc66 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2006/04/17 13:46:18 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2006/08/07 01:31:33 perry Exp $ PSI_VERSION= 0.10 DISTNAME= psi-${PSI_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.bz2 |