mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- fix lost MASTER_SITES
This commit is contained in:
parent
d795c8b8f5
commit
f8700466f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167255
@ -9,7 +9,8 @@ PORTNAME= smb_auth
|
||||
PORTVERSION= 0.05
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.hacom.nl/~richard/software/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= dinoex
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A proxy authentication module against an SMB server
|
||||
|
@ -1,7 +1,7 @@
|
||||
smb_auth is a proxy authentication module. With smb_auth you can authenticate
|
||||
proxy users against an SMB server like Windows NT or Samba.
|
||||
|
||||
WWW: http://www.hacom.nl/~richard/software/smb_auth.html
|
||||
WWW: http://web.archive.org/web/20050320094310/http://www.hacom.nl/~richard/software/smb_auth.html
|
||||
|
||||
- Maxim Sobolev
|
||||
sobomax@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user