diff options
Diffstat (limited to 'net/unfs3/Makefile')
-rw-r--r-- | net/unfs3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index a462a1a932ca..93fb06d8cabb 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -7,6 +7,7 @@ PORTNAME= unfs3 PORTVERSION= 0.9.16 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= clement@FreeBSD.org COMMENT= A user-space implementation of the NFSv3 server specification -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 USE_BISON= YES MAN7= tags.7 |