diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-24 21:12:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-24 21:12:13 +0000 |
commit | 06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580 (patch) | |
tree | a3800dea166dc8a342356dc5e04ffda610cf25b2 /archivers/lha-ac | |
parent | c4d66464e7128f53226939fdc5041193f86ae4ab (diff) | |
download | ports-06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580.tar.gz ports-06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580.zip |
Notes
Diffstat (limited to 'archivers/lha-ac')
-rw-r--r-- | archivers/lha-ac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index a92501787303..d7e9719b8248 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -4,7 +4,7 @@ PORTNAME= lha PORTVERSION= 1.14i PORTREVISION= 10 CATEGORIES= archivers -MASTER_SITES= SFJP/lha/22231 +MASTER_SITES= OSDN/lha/22231 PKGNAMESUFFIX= -ac${PKGNAMESUFFIX2} DISTNAME= ${PORTNAME}-${PORTVERSION}-ac20050924p1 |