diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
commit | 9d717fd6768ab2687a51efdf2ba000c10e30ac9f (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /sysutils/rox | |
parent | 1ce193a8d1cd87d6570be40cc8188c881ebfc734 (diff) | |
download | pkgsrc-9d717fd6768ab2687a51efdf2ba000c10e30ac9f.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
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 f7cb563bebc..f5611fd66f5 100644 --- a/sysutils/rox/Makefile +++ b/sysutils/rox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/07/17 22:53:46 grant Exp $ +# $NetBSD: Makefile,v 1.14 2003/12/04 19:48:25 xtraeme Exp $ # DISTNAME= rox-1.2.0 -PKGREVISION= 6 +PKGREVISION= 7 WRKSRC= ${WRKDIR}/${DISTNAME}/ROX-Filer/src CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} |