diff options
author | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
commit | c4a3e052e2a4449eb2a3f616c79131d185e6f6ee (patch) | |
tree | aa11122615289b26a603d8cc8dc8954329859f08 /textproc/sublib/Makefile | |
parent | 71596667b607c939aee60c15d4c4282addbf2e8d (diff) | |
download | pkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz |
massive revision bump after textproc/icu update
Diffstat (limited to 'textproc/sublib/Makefile')
-rw-r--r-- | textproc/sublib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sublib/Makefile b/textproc/sublib/Makefile index 37f6ec51553..899e73e55a3 100644 --- a/textproc/sublib/Makefile +++ b/textproc/sublib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2022/04/18 19:10:10 adam Exp $ +# $NetBSD: Makefile,v 1.33 2022/11/23 16:19:04 adam Exp $ DISTNAME= sublib-0.9 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= multimedia textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sublib/} EXTRACT_SUFX= .zip |