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 /games | |
parent | c4d66464e7128f53226939fdc5041193f86ae4ab (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/gbottler/Makefile | 2 | ||||
-rw-r--r-- | games/ninix-aya/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile index 390ea50591b4..ac8dde3745b2 100644 --- a/games/gbottler/Makefile +++ b/games/gbottler/Makefile @@ -5,7 +5,7 @@ PORTNAME= gbottler PORTVERSION= 0.1.7 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= SFJP/gbottler/45155 +MASTER_SITES= OSDN/gbottler/45155 MAINTAINER= ports@FreeBSD.org COMMENT= SSTP Bottle client diff --git a/games/ninix-aya/Makefile b/games/ninix-aya/Makefile index b6f5ebd2d150..9535b6a7d6c3 100644 --- a/games/ninix-aya/Makefile +++ b/games/ninix-aya/Makefile @@ -5,7 +5,7 @@ PORTNAME= ninix-aya PORTVERSION= 4.4 PORTREVISION= 6 CATEGORIES= games -MASTER_SITES= SFJP/${PORTNAME}/58500 +MASTER_SITES= OSDN/${PORTNAME}/58500 MAINTAINER= ports@FreeBSD.org COMMENT= Desktop mascot program compatible with "Ukagaka" |