- Update WWW
- Use consistent target name Approved by: portmgr blanket
This commit is contained in:
parent
f06e626d7b
commit
5cb9937782
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501535
@ -4,7 +4,7 @@
|
||||
PORTNAME= pxattr
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.lesbonscomptes.com/pxattr/
|
||||
MASTER_SITES= https://www.lesbonscomptes.com/pxattr/
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Portable utility to work with file extended attributes
|
||||
@ -20,7 +20,7 @@ OPTIONS_DEFINE= DOCS
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
post-install-DOCS-on:
|
||||
do-install-DOCS-on:
|
||||
cd ${WRKSRC}/doc/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,4 +16,4 @@ application source code, or can be built as a reference command-line
|
||||
utility to manage user extended attributes in a uniform and cross-
|
||||
platform way. It includes an attributes archive/restore facility.
|
||||
|
||||
WWW: http://www.lesbonscomptes.com/pxattr/
|
||||
WWW: https://www.lesbonscomptes.com/pxattr/
|
||||
|
Loading…
Reference in New Issue
Block a user