diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-03-25 05:12:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-03-25 05:12:13 +0800 |
commit | 29cad3789d20806a3ed0894cdefb5e30f7e2d612 (patch) | |
tree | a3800dea166dc8a342356dc5e04ffda610cf25b2 /archivers | |
parent | ed85a9673a2f0b5aab90e2177a238ccd49e0dabf (diff) | |
download | freebsd-ports-gnome-29cad3789d20806a3ed0894cdefb5e30f7e2d612.tar.gz freebsd-ports-gnome-29cad3789d20806a3ed0894cdefb5e30f7e2d612.tar.zst freebsd-ports-gnome-29cad3789d20806a3ed0894cdefb5e30f7e2d612.zip |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Diffstat (limited to 'archivers')
-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 |