diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-11-18 17:54:48 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-11-18 17:54:48 +0000 |
commit | b38632054f4d1f37be20da5c7b64e40c5a5a6135 (patch) | |
tree | 6255448a109cdae9be9abacaf373c506af46567a /chat/psi/Makefile | |
parent | 14203c89ca47bb31552ca9b5ac76f893cc454fe7 (diff) | |
download | pkgsrc-b38632054f4d1f37be20da5c7b64e40c5a5a6135.tar.gz |
Apply patch from Martin Ehmsen via lha@ in PR pkg/23426 to make psi work
with gnupg-1.2.3. This also closes pkg/23416 by Steven M.Bellovin.
Bump PKGREVISION.
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 1fbb7cd8cce..25ae670cb45 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2003/08/11 17:28:20 jdolecek Exp $ +# $NetBSD: Makefile,v 1.14 2003/11/18 17:54:48 xtraeme Exp $ DISTNAME= psi-0.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.bz2 |