diff options
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 9e4cf165a45..c32853cf616 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.70 2012/10/03 00:02:43 asau Exp $ +# $NetBSD: Makefile,v 1.71 2012/10/08 23:01:18 adam Exp $ PSI_VERSION= 0.14 DISTNAME= psi-${PSI_VERSION} PKGNAME= ${DISTNAME:S/-rc/rc/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.bz2 |