diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
commit | f5e93c14ab358f442e7f408de0cc39b876577fe4 (patch) | |
tree | b642d72904ce91f85ee8989198bf2b6a8e0366b6 /emulators/fuse-utils | |
parent | 51c6cdfa83a7120e5af80c12f5a86aab5fc188b1 (diff) | |
download | pkgsrc-f5e93c14ab358f442e7f408de0cc39b876577fe4.tar.gz |
Bump PKGREVISION due to the update of libgcrypt.
Diffstat (limited to 'emulators/fuse-utils')
-rw-r--r-- | emulators/fuse-utils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index 50a7b3abe8b..d9eb8b9fac1 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/02/13 13:42:15 adam Exp $ +# $NetBSD: Makefile,v 1.3 2004/02/25 16:09:46 minskim Exp $ # DISTNAME= fuse-utils-0.6.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} |