aboutsummaryrefslogtreecommitdiff
path: root/net/samba3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba3/Makefile')
-rw-r--r--net/samba3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
index 634d1f65c9ee..8a5c95c285b6 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= samba
-PORTVERSION?= 3.0.28
+PORTVERSION?= 3.0.28a
PORTREVISION= 0
PORTEPOCH?= 1
CATEGORIES?= net
@@ -110,7 +110,7 @@ CONFIGURE_ARGS+= --with-pam --with-readline --with-sendfile-support \
IGNORE= doesn't compile when tdb is installed. Uninstall databases/tdb port
.endif
-# Let proccess generate meaningful backtrace on core dump
+# Let process generate meaningful backtrace on core dump
LIB_DEPENDS+= execinfo.1:${PORTSDIR}/devel/libexecinfo
.if !defined(WITHOUT_LDAP)