diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-09-10 20:52:53 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-09-10 20:52:53 +0000 |
commit | 96523f0f861fda8884f855bcb0bf5b17b6b03401 (patch) | |
tree | 44f7f9c10f466acc6a60f47850541cf64585b475 /net/unfs3/Makefile | |
parent | 8b16b9cb6c902075ac2f75aa8d4710e336a87058 (diff) |
Notes
Diffstat (limited to 'net/unfs3/Makefile')
-rw-r--r-- | net/unfs3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index 6c15d11cec6a..8ab84c83dffc 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unfs3 -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |