diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-10-10 14:03:00 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-10-10 14:03:00 +0000 |
commit | 3a55a118dde2f1cef80ad8ed446044449cb8417d (patch) | |
tree | 4ac25229c12e49e974a92ecd82e01b92eea15c00 /net/samba42 | |
parent | 630b5a689e7c6ead73c118b24cff9156918e9155 (diff) | |
download | ports-3a55a118dde2f1cef80ad8ed446044449cb8417d.tar.gz ports-3a55a118dde2f1cef80ad8ed446044449cb8417d.zip |
Notes
Diffstat (limited to 'net/samba42')
-rw-r--r-- | net/samba42/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba42/Makefile b/net/samba42/Makefile index c6822460ce40..3c3d8a545e0e 100644 --- a/net/samba42/Makefile +++ b/net/samba42/Makefile @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}42 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} |