diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-19 15:04:59 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-19 15:04:59 +0000 |
commit | 62525ad72f5097f66e8959520c31b80af461a03b (patch) | |
tree | 61e2349f030bd0d178941f823ee3573960ee962a /editors | |
parent | c94170384a396ac01e1e3b96520c12b5ceccacf8 (diff) | |
download | pkgsrc-62525ad72f5097f66e8959520c31b80af461a03b.tar.gz |
Bump PKGREVISION due to libcroco's update (major version bump in library name).
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mlview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 0bc3652380b..24d1db2daf1 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2004/04/14 16:15:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/19 15:04:59 jmmv Exp $ # DISTNAME= mlview-0.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.6/} EXTRACT_SUFX= .tar.bz2 |