diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gummi/Makefile | 4 | ||||
-rw-r--r-- | editors/xournal/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 9f5d5b4f979..23750aa77d6 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/08/09 23:25:04 marino Exp $ +# $NetBSD: Makefile,v 1.3 2012/08/13 11:25:57 drochner Exp $ # DISTNAME= gummi-0.6.4 CATEGORIES= editors -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= http://dev.midnightcoding.org/attachments/download/298/ MAINTAINER= int21h@pirosfeketefa.hu diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index de0630b341b..207f6657b6a 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/07/07 20:33:09 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/08/13 11:25:57 drochner Exp $ DISTNAME= xournal-0.4.7 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |