diff options
author | obache <obache@pkgsrc.org> | 2015-01-21 09:12:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2015-01-21 09:12:41 +0000 |
commit | b3149edcef30e6e1e46b80c69fbbd4e408fecf05 (patch) | |
tree | 8e9db31ef385f00cd97382c4b1a4d76c98cf6995 /filesystems | |
parent | b125fc5608263248d5b4a630a4b01ec32cd396cd (diff) | |
download | pkgsrc-b3149edcef30e6e1e46b80c69fbbd4e408fecf05.tar.gz |
recuesive bump from libarchive major update.
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/fuse-archivemount/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-archivemount/Makefile b/filesystems/fuse-archivemount/Makefile index 64439765afb..683d55b769e 100644 --- a/filesystems/fuse-archivemount/Makefile +++ b/filesystems/fuse-archivemount/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 16:08:30 asau Exp $ +# $NetBSD: Makefile,v 1.6 2015/01/21 09:12:41 obache Exp $ # DISTNAME= archivemount-0.5.3 PKGNAME= fuse-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= filesystems MASTER_SITES= http://www.cybernoia.de/software/archivemount/ |