diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /chat/psi/Makefile | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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 |