diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /editors/xournal | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
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 e6051acd9cf..6d6caaffaf6 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 11:43:48 asau Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/08 23:01:30 adam Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |