diff options
Diffstat (limited to 'editors/xournal/Makefile')
-rw-r--r-- | editors/xournal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 75308e5a9ef..3a4941d1ef4 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2015/11/23 10:30:15 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2016/01/04 02:06:48 markd Exp $ -DISTNAME= xournal-0.4.7 -PKGREVISION= 27 +DISTNAME= xournal-0.4.8 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |