diff options
Diffstat (limited to 'sysutils/xhfs')
-rw-r--r-- | sysutils/xhfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xhfs/Makefile b/sysutils/xhfs/Makefile index 4aaa18e29e6..3dc3847b876 100644 --- a/sysutils/xhfs/Makefile +++ b/sysutils/xhfs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2005/12/05 20:51:02 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:10:58 joerg Exp $ # DISTNAME= hfsutils-3.2.6 PKGNAME= xhfs-3.2.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ |