diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/smb_auth | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | freebsd-ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'www/smb_auth')
-rw-r--r-- | www/smb_auth/Makefile | 1 | ||||
-rw-r--r-- | www/smb_auth/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile index 8ad8df6cc26f..cd8000002c99 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.hacom.nl/~richard/software/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= A proxy authentication module against an SMB server RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24 \ ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba diff --git a/www/smb_auth/pkg-comment b/www/smb_auth/pkg-comment deleted file mode 100644 index 14431eb879e8..000000000000 --- a/www/smb_auth/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A proxy authentication module against an SMB server |