diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2012-11-03 03:08:45 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2012-11-03 03:08:45 +0000 |
commit | 5c407e88c923e82da60821d90ba98b68dbca9fa9 (patch) | |
tree | 8149f22dc897a989c409ed2b80294d8cb91444ce /net/samba36/Makefile | |
parent | d317f47ca79defe71521d087f4b0be32327025db (diff) |
Notes
Diffstat (limited to 'net/samba36/Makefile')
-rw-r--r-- | net/samba36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba36/Makefile b/net/samba36/Makefile index 445c92b97d30..fbe5385ec6fd 100644 --- a/net/samba36/Makefile +++ b/net/samba36/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${SAMBA_BASENAME}36 -PORTVERSION= 3.6.8 +PORTVERSION= 3.6.9 PORTREVISION?= 0 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} |