diff options
Diffstat (limited to 'archivers/unrar/Makefile')
-rw-r--r-- | archivers/unrar/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 23a6535827b..4bed0eaf217 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2003/05/11 12:37:33 salo Exp $ +# $NetBSD: Makefile,v 1.20 2003/05/20 15:26:47 wiz Exp $ # -DISTNAME= unrarsrc-3.2.1 +DISTNAME= unrarsrc-3.2.2 PKGNAME= ${DISTNAME:S/src//} -PKGREVISION= 1 WRKSRC= ${WRKDIR}/unrar CATEGORIES= archivers MASTER_SITES= http://www.rarlab.com/rar/ |