diff options
author | wiz <wiz@pkgsrc.org> | 2009-06-11 08:10:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-06-11 08:10:25 +0000 |
commit | 6bec174e7f1b20c94fcc9f887ae21fc8ace98ae1 (patch) | |
tree | 08f3daca7b1fb90daccc22f03ce23a3de30bccc1 /editors | |
parent | a1f40d1da255ec44a5d07b806da6eb80fd6788cf (diff) | |
download | pkgsrc-6bec174e7f1b20c94fcc9f887ae21fc8ace98ae1.tar.gz |
Bump PKGREVISION for vte-0.20.5.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mlview/Makefile | 4 | ||||
-rw-r--r-- | editors/tomboy/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index f746bc10638..0bac8227412 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2009/06/04 16:06:48 drochner Exp $ +# $NetBSD: Makefile,v 1.35 2009/06/11 08:10:25 wiz Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 0de74f7b674..c5cd01bb8c3 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2009/05/20 09:22:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/06/11 08:10:25 wiz Exp $ # DISTNAME= tomboy-0.14.2 +PKGREVISION= 1 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/0.14/} |