diff options
author | adam <adam@pkgsrc.org> | 2017-11-30 16:45:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-11-30 16:45:00 +0000 |
commit | 09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52 (patch) | |
tree | a579ff5b8000b293e8b5995d89fff41976d0fa72 /comms/libopensync/Makefile | |
parent | 92a767282ab2c8327b3a1d522a2f671427fda8f8 (diff) | |
download | pkgsrc-09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52.tar.gz |
Revbump after textproc/icu update
Diffstat (limited to 'comms/libopensync/Makefile')
-rw-r--r-- | comms/libopensync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libopensync/Makefile b/comms/libopensync/Makefile index c5b8cab82d5..b5be3192610 100644 --- a/comms/libopensync/Makefile +++ b/comms/libopensync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2017/09/18 09:52:57 maya Exp $ +# $NetBSD: Makefile,v 1.30 2017/11/30 16:45:00 adam Exp $ # DISTNAME= libopensync-0.22 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= comms ##MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |