- Change PORTNAME
- Bump PORTREVISION for package change PR: ports/158835 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 15 days)
This commit is contained in:
parent
48b218ffe5
commit
08e3f71df0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278449
1 changed files with 3 additions and 2 deletions
|
@ -5,12 +5,13 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= NTLM
|
||||
PORTNAME= Authen-NTLM
|
||||
PORTVERSION= 1.08
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Authen
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME:C/.*-//}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= james@divide.org
|
||||
COMMENT= An NTLM authentication module
|
||||
|
|
Loading…
Reference in a new issue