diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-25 05:12:13 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-25 05:12:13 +0800 |
commit | 06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580 (patch) | |
tree | a3800dea166dc8a342356dc5e04ffda610cf25b2 /graphics | |
parent | c4d66464e7128f53226939fdc5041193f86ae4ab (diff) | |
download | freebsd-ports-gnome-06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580.tar.gz freebsd-ports-gnome-06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580.tar.zst freebsd-ports-gnome-06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580.zip |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/separate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/separate/Makefile b/graphics/separate/Makefile index 8d9be046a5a6..ad4ab8244e3c 100644 --- a/graphics/separate/Makefile +++ b/graphics/separate/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.5.8 PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= SFJP/separate-plus/47873 +MASTER_SITES= OSDN/separate-plus/47873 DISTNAME= ${PORTNAME}+-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |