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 e0fdee9fa55..7021ffab734 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.67 2012/09/07 19:16:17 adam Exp $ +# $NetBSD: Makefile,v 1.68 2012/09/15 10:03:55 obache Exp $ PSI_VERSION= 0.14 DISTNAME= psi-${PSI_VERSION} PKGNAME= ${DISTNAME:S/-rc/rc/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.bz2 |