diff options
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 7ebf1e23e10..8d701187b68 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.65 2012/02/06 12:39:37 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2012/03/03 00:12:49 wiz Exp $ PSI_VERSION= 0.14 DISTNAME= psi-${PSI_VERSION} PKGNAME= ${DISTNAME:S/-rc/rc/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.bz2 |