diff options
author | wiz <wiz> | 2002-12-24 06:09:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-24 06:09:44 +0000 |
commit | c2c4fd0583c9588297766596f8fd2d1656482a17 (patch) | |
tree | 8a7e4f003654ca20961f63344f21c9a974843e5e /sysutils/rox | |
parent | 25703ab8d65b4485cc26fe26c8a4bb3678856f34 (diff) | |
download | pkgsrc-c2c4fd0583c9588297766596f8fd2d1656482a17.tar.gz |
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
Diffstat (limited to 'sysutils/rox')
-rw-r--r-- | sysutils/rox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rox/Makefile b/sysutils/rox/Makefile index 8377a3567f8..c4b0a5626f7 100644 --- a/sysutils/rox/Makefile +++ b/sysutils/rox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2002/10/05 01:20:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2002/12/24 06:10:25 wiz Exp $ # DISTNAME= rox-1.2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tgz |