diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-10-16 14:17:03 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-10-16 14:17:03 +0000 |
commit | a30a71731237cd99d38fccc4985fcb0cdf5764f2 (patch) | |
tree | 0e6bed1443b087e0b15165c6a317652d4e9ab4fd /net/samba/Makefile | |
parent | PORTNAME => autoconf254. It's still BORKED, BROKEN, & FORBIDDEN, as well (diff) |
Update to rc4
make rc startup file respect PREFIX
Notes
Notes:
svn path=/head/; revision=68145
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 9e6f333fe6bc..1e14336dd8ee 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -6,7 +6,7 @@ # PORTNAME= samba -PORTVERSION= 2.2.6.r3 +PORTVERSION= 2.2.6.r4 CATEGORIES= net MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/ MASTER_SITE_SUBDIR= pre old-versions . |