diff options
author | ak <ak@FreeBSD.org> | 2017-10-05 18:38:13 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2017-10-05 18:38:13 +0800 |
commit | e643fb0c95f5ffee3f01688ca3f2f02221190d26 (patch) | |
tree | 69934cf3c9aed39218d17b9fb179c077fa0a9736 /converters | |
parent | b7efe4c575fb99734da527ef6cc3656c70ee2db2 (diff) | |
download | freebsd-ports-graphics-e643fb0c95f5ffee3f01688ca3f2f02221190d26.tar.gz freebsd-ports-graphics-e643fb0c95f5ffee3f01688ca3f2f02221190d26.tar.zst freebsd-ports-graphics-e643fb0c95f5ffee3f01688ca3f2f02221190d26.zip |
- Update MASTER_SITES for my ports
- Update WWW for jwasm
Diffstat (limited to 'converters')
-rw-r--r-- | converters/chmview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/chmview/Makefile b/converters/chmview/Makefile index fd489aa3498..643fd6dbf94 100644 --- a/converters/chmview/Makefile +++ b/converters/chmview/Makefile @@ -5,7 +5,7 @@ PORTNAME= chmview PORTVERSION= 2.0b4 PORTREVISION= 2 CATEGORIES= converters textproc -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ +MASTER_SITES= https://aklv.github.io/distfiles/ MAINTAINER= ak@FreeBSD.org COMMENT= Extractor from .chm files |