diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-08-09 21:45:23 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-08-09 21:45:23 +0000 |
commit | 174f7b9b3f51d3a68ab6a5922ce88183292fc487 (patch) | |
tree | 704d13fa046feae29debf659871ffa7d53d294f3 /net/samba | |
parent | Upgrade to 5.8.17 ("Another victory for Open Source!"). This fixes a (diff) |
Remove a line containing a lonely "n" letter, causing make to fail :o)
Notes
Notes:
svn path=/head/; revision=46025
Diffstat (limited to 'net/samba')
-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 a1f9ca4fe9fb..87edbdf152cf 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ # -n + PORTNAME= samba PORTVERSION= 2.0.10 CATEGORIES= net |