diff options
Diffstat (limited to 'net/unfs3/Makefile')
-rw-r--r-- | net/unfs3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index 392283bae4d0..b0b9719e3430 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -7,7 +7,7 @@ PORTNAME= unfs3 PORTVERSION= 0.9.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= clement@FreeBSD.org COMMENT= A user-space implementation of the NFSv3 server specification USE_AUTOTOOLS= autoconf:261 -USE_BISON= YES +USE_BISON= build MAN7= tags.7 MAN8= unfsd.8 |