diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2016-12-31 17:41:17 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2016-12-31 17:41:17 +0000 |
commit | 77eed30703f4a6877dcb68ba4b79c633e9b71d4d (patch) | |
tree | 784362aec604262e17a5441f9dee8b6b686dbb35 /sysutils/fusefs-rar2fs | |
parent | a130d3471840ca9166e4ec658344cb3c71e34d64 (diff) |
Notes
Diffstat (limited to 'sysutils/fusefs-rar2fs')
-rw-r--r-- | sysutils/fusefs-rar2fs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-rar2fs/Makefile b/sysutils/fusefs-rar2fs/Makefile index 15579bcf6c05..9a7294a35e81 100644 --- a/sysutils/fusefs-rar2fs/Makefile +++ b/sysutils/fusefs-rar2fs/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE:rar2fs http://www.rarlab.com/rar/:unrarsrc PKGNAMEPREFIX= fusefs- DISTFILES= rar2fs-1.15.1.tar.gz:rar2fs unrarsrc-4.2.4.tar.gz:unrarsrc -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Mount rar archives as filesystem LICENSE= GPLv3 |