diff options
author | obache <obache@pkgsrc.org> | 2007-08-25 02:51:17 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-08-25 02:51:17 +0000 |
commit | f0de8e947faa283153856a9ea9ac2e1e5547eb6f (patch) | |
tree | 04be15634d13b6c4ad07aba0eaa67bc1c636f49a /net/partysip | |
parent | 5d2d57a357abe6807bf43f1336ed319a0c8955c4 (diff) | |
download | pkgsrc-f0de8e947faa283153856a9ea9ac2e1e5547eb6f.tar.gz |
Bump PKGREVISION due to libosip's ABI changes.
Diffstat (limited to 'net/partysip')
-rw-r--r-- | net/partysip/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/partysip/Makefile b/net/partysip/Makefile index 3144c4f0ad2..64191f5b0d2 100644 --- a/net/partysip/Makefile +++ b/net/partysip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2007/03/24 19:21:30 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2007/08/25 02:51:17 obache Exp $ # DISTNAME= partysip-2.2.3 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://savannah.gnu.org/download/partysip/ |