diff options
Diffstat (limited to 'chat/psi/Makefile')
-rw-r--r-- | chat/psi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/psi/Makefile b/chat/psi/Makefile index 593ab6c5f5c..bf469fb59b6 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2012/12/22 20:00:11 joerg Exp $ +# $NetBSD: Makefile,v 1.74 2013/01/26 21:37:10 adam Exp $ DISTNAME= psi-0.15 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.bz2 |