diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-10 19:33:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-10 19:33:16 +0000 |
commit | 9840dffe9f20ac52cc8b8c668bb9e1fb35ddbf99 (patch) | |
tree | 4abd73566517726b07c22fc6c08e7d95fdfdcd68 /emulators/fuse/Makefile | |
parent | cb49ebd8e8f00a08174fda9c89715158ec455c96 (diff) | |
download | ports-9840dffe9f20ac52cc8b8c668bb9e1fb35ddbf99.tar.gz ports-9840dffe9f20ac52cc8b8c668bb9e1fb35ddbf99.zip |
Notes
Diffstat (limited to 'emulators/fuse/Makefile')
-rw-r--r-- | emulators/fuse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 51d76ca63a02..cb29bde4018c 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -7,7 +7,7 @@ PORTNAME= fuse PORTVERSION= 0.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse-emulator |