diff options
Diffstat (limited to 'sysutils/rox/Makefile')
-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 6ea15792e5b..84f707bbf0f 100644 --- a/sysutils/rox/Makefile +++ b/sysutils/rox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2010/09/14 11:02:49 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2010/11/15 22:58:37 abs Exp $ # DISTNAME= rox-filer-2.10 PKGNAME= rox-2.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 |