diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
commit | 3972bdc13812f085ca065a67ecc7d9d75f59300d (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /net/sipsak | |
parent | bcb49bb8d5a472bed6e9d3ff7e2cc05905b61138 (diff) | |
download | pkgsrc-3972bdc13812f085ca065a67ecc7d9d75f59300d.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'net/sipsak')
-rw-r--r-- | net/sipsak/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sipsak/Makefile b/net/sipsak/Makefile index 9812061a6c2..d4432eda1df 100644 --- a/net/sipsak/Makefile +++ b/net/sipsak/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2009/07/03 10:40:30 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2010/01/17 12:02:35 wiz Exp $ DISTNAME= sipsak-0.9.6-1 PKGNAME= ${DISTNAME:S/-1//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net comms MASTER_SITES= http://download.berlios.de/sipsak/ |