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 815fefa7b3c..db1fcd08a9f 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2020/08/17 20:18:36 leot Exp $ +# $NetBSD: Makefile,v 1.87 2020/11/05 09:08:03 ryoon Exp $ DISTNAME= xournal-0.4.8.2016 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |