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 d675879ca9f..d057f1c0e62 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.58 2010/09/14 11:01:30 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2010/11/15 22:56:29 abs Exp $ PSI_VERSION= 0.12.1 DISTNAME= psi-${PSI_VERSION} PKGREVISION= # empty -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.bz2 |