diff options
author | wiz <wiz@pkgsrc.org> | 2020-05-08 14:52:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-05-08 14:52:00 +0000 |
commit | 1cc9e6fcf6f6ea7dcda180a043d39dfeb7196734 (patch) | |
tree | 393774e777b71c4dc72bbbd553d10283f762e35f /textproc/dblatex | |
parent | 240859ad2641da02c431f9a3813d12910660ae33 (diff) | |
download | pkgsrc-1cc9e6fcf6f6ea7dcda180a043d39dfeb7196734.tar.gz |
dblatex: bump PKGREVISION for previous
Diffstat (limited to 'textproc/dblatex')
-rw-r--r-- | textproc/dblatex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index 736196d9700..23b519b9a59 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2020/05/08 14:47:02 mef Exp $ +# $NetBSD: Makefile,v 1.39 2020/05/08 14:52:00 wiz Exp $ DISTNAME= dblatex-0.3.10 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dblatex/} EXTRACT_SUFX= .tar.bz2 |