Skip to content

Commit

Permalink
archivers/xar: Fix typo in DEPRECATED
Browse files Browse the repository at this point in the history
Fix typo in path for libarchive

Approved by:	portmgr (blanket)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Mar 7, 2024
1 parent 57514a6 commit 4f62902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archivers/xar/Makefile
Expand Up @@ -12,7 +12,7 @@ WWW= https://mackyle.github.io/xar/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Last release was in 2012 and upstream is dead, consider archives/libarchive or archivers/7-zip
DEPRECATED= Last release was in 2012 and upstream is dead, consider archivers/libarchive or archivers/7-zip
EXPIRATION_DATE=2024-03-31

USES= cpe gmake gnome libtool ssl
Expand Down

0 comments on commit 4f62902

Please sign in to comment.