diff options
Diffstat (limited to 'editors/xournal/Makefile')
-rw-r--r-- | editors/xournal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index f6650c8c214..8c2c4847265 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2017/08/15 10:59:43 nros Exp $ +# $NetBSD: Makefile,v 1.54 2017/09/04 15:08:51 wiz Exp $ DISTNAME= xournal-0.4.8 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |