summaryrefslogtreecommitdiff
path: root/archivers/libmspack/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-22 02:39:34 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-22 03:19:59 +0800
commitefd6fc6ec6a172223239df7dc1293da351c13428 (patch)
treecd8138ae5ba66be859e6f3e5982143e45a218be1 /archivers/libmspack/Makefile
parentd4898f6695148c25bd78ded4eb6b02f35c2a720a (diff)
downloadfreebsd-ports-efd6fc6ec6a172223239df7dc1293da351c13428.zip
archivers/libmspack: Update to 0.11alpha
- Update WWW and clean up pkg-descr Changes: https://github.com/kyz/libmspack/blob/master/libmspack/ChangeLog
Diffstat (limited to 'archivers/libmspack/Makefile')
-rw-r--r--archivers/libmspack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/libmspack/Makefile b/archivers/libmspack/Makefile
index 8449d5a44e0a..57ec80728242 100644
--- a/archivers/libmspack/Makefile
+++ b/archivers/libmspack/Makefile
@@ -1,12 +1,12 @@
PORTNAME= libmspack
-PORTVERSION= 0.10.1
-DISTVERSIONSUFFIX= alpha
+PORTVERSION= 0.11alpha
CATEGORIES= archivers
MASTER_SITES= http://www.cabextract.org.uk/libmspack/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for Microsoft compression formats
-WWW= https://www.cabextract.org.uk/libmspack/
+WWW= https://www.cabextract.org.uk/libmspack/ \
+ https://github.com/kyz/libmspack/tree/master/libmspack
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB