diff options
author | ghen <ghen@pkgsrc.org> | 2007-05-12 14:05:54 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-05-12 14:05:54 +0000 |
commit | 043e38b105c0e33ebe38e29699fb5965b884c5a0 (patch) | |
tree | eeb83129accc36d0a7afcfd803e3908ebec41a9e /misc | |
parent | a936ee1b8670362f9e196bfc49dbb334c326d1c6 (diff) | |
download | pkgsrc-043e38b105c0e33ebe38e29699fb5965b884c5a0.tar.gz |
Bump PKGREVISION for major www/firefox upgrade.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/openoffice2/Makefile | 4 | ||||
-rw-r--r-- | misc/yelp/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile index 4776b003c98..d218d338582 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2007/04/22 23:15:24 hira Exp $ +# $NetBSD: Makefile,v 1.17 2007/05/12 14:05:54 ghen Exp $ # OO_VER= 2.2.0 -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} CATEGORIES= misc diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile index 1be716ea492..eb9f40a79d6 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2007/04/11 18:26:27 drochner Exp $ +# $NetBSD: Makefile,v 1.68 2007/05/12 14:05:54 ghen Exp $ # DISTNAME= yelp-2.18.1 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.18/} EXTRACT_SUFX= .tar.bz2 |