diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /chat/psi | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
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 a49c7dc0b16..3125c57211d 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2011/01/13 13:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2011/04/22 13:43:08 obache Exp $ PSI_VERSION= 0.14 DISTNAME= psi-${PSI_VERSION} PKGNAME= ${DISTNAME:S/-rc/rc/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.bz2 |