diff options
Diffstat (limited to 'archivers/dar/Makefile')
-rw-r--r-- | archivers/dar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/dar/Makefile b/archivers/dar/Makefile index bac2cde6edf..c9c6fb0b3f3 100644 --- a/archivers/dar/Makefile +++ b/archivers/dar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2010/01/17 12:02:03 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2011/04/22 13:42:49 obache Exp $ DISTNAME= dar-2.3.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= archivers sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dar/} |