diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-12-09 09:52:59 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-12-09 09:52:59 +0000 |
commit | 36c7b7ea6a7da3c03b878a5db7777f0dc94e056b (patch) | |
tree | 23787de916d09767da121f7e381e8f01dedbdbe5 | |
parent | 223c40e23a6ee1369fdc298fe40e5c1500c32e0b (diff) | |
download | pkgsrc-36c7b7ea6a7da3c03b878a5db7777f0dc94e056b.tar.gz |
Bump PKGREVISION from boost update.
From Matthias Ferdinand.
-rw-r--r-- | net/libcmis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index d442ff1216e..d2bf45243a3 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2015/04/17 15:53:14 adam Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/09 09:52:59 ryoon Exp $ DISTNAME= libcmis-0.5.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libcmis/} |