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 /x11 | |
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 'x11')
-rw-r--r-- | x11/gsynaptics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile index 93622fb5de1f..a5a3446aaac7 100644 --- a/x11/gsynaptics/Makefile +++ b/x11/gsynaptics/Makefile @@ -5,7 +5,7 @@ PORTNAME= gsynaptics PORTVERSION= 0.9.16 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= SFJP/${PORTNAME}/38463 +MASTER_SITES= OSDN/${PORTNAME}/38463 MAINTAINER= ports@FreeBSD.org COMMENT= GNOME Synaptics Touchpad setting tool |