diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rox-archive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rox-archive/Makefile b/archivers/rox-archive/Makefile index 15bb1dbca90..66e27a44bea 100644 --- a/archivers/rox-archive/Makefile +++ b/archivers/rox-archive/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/02/15 19:23:20 hans Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/15 11:53:20 obache Exp $ # DISTNAME= archive-2.0 PKGNAME= rox-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tgz |