diff options
Diffstat (limited to 'archivers/gsharutils')
-rw-r--r-- | archivers/gsharutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile index 2138a27310f..6139bd1a555 100644 --- a/archivers/gsharutils/Makefile +++ b/archivers/gsharutils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2006/01/11 15:58:43 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2006/02/05 23:08:04 joerg Exp $ DISTNAME= sharutils-4.2.1 PKGNAME= g${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/} |