diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-02-20 08:08:16 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-02-20 08:08:16 +0000 |
commit | 468330844dafdc377f574674cdb343527e07a502 (patch) | |
tree | 5db45ee576141e47fc5c4bfddc978d0068786d6b /sysutils/fusefs-httpfs/Makefile | |
parent | 35f2e5abb5c4e1800a2ca743b324bd2781d82fac (diff) |
Notes
Diffstat (limited to 'sysutils/fusefs-httpfs/Makefile')
-rw-r--r-- | sysutils/fusefs-httpfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-httpfs/Makefile b/sysutils/fusefs-httpfs/Makefile index 8af25dcc97f7..23ece14aa761 100644 --- a/sysutils/fusefs-httpfs/Makefile +++ b/sysutils/fusefs-httpfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= httpfs PORTVERSION= 2.${VERSION} +PORTEPOCH= 1 CATEGORIES= sysutils www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}2/ PKGNAMEPREFIX= fusefs- |