diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 2e11318ccb7e59ffcb0d335dbf79d15289744b93 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /editors/xournal | |
parent | 8a4878f779a5a3120114c03ab38eb12b52131644 (diff) | |
download | pkgsrc-2e11318ccb7e59ffcb0d335dbf79d15289744b93.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'editors/xournal')
-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 207f6657b6a..54bd485ebdd 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/08/13 11:25:57 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2012/09/07 19:16:32 adam Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |