diff options
author | flathill <flathill@FreeBSD.org> | 2003-03-07 18:40:36 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 2003-03-07 18:40:36 +0000 |
commit | 44dadbac1af450c1530be1b5d71b2c649a97b5ec (patch) | |
tree | 1eb376ee8da2942f2b1ff9aff8fc807f9918cf08 | |
parent | a68abe36bf666c3d971391dd24e2043ed4419296 (diff) | |
download | FreeBSD-ports-44dadbac1af450c1530be1b5d71b2c649a97b5ec.zip FreeBSD-ports-44dadbac1af450c1530be1b5d71b2c649a97b5ec.tar.gz |
Fix URL
-rw-r--r-- | games/xosmulti/Makefile | 3 | ||||
-rw-r--r-- | games/xosmulti/pkg-descr | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games/xosmulti/Makefile b/games/xosmulti/Makefile index e78a529..6ee0215 100644 --- a/games/xosmulti/Makefile +++ b/games/xosmulti/Makefile @@ -8,7 +8,8 @@ PORTNAME= xosmulti PORTVERSION= 1.00 CATEGORIES= games -MASTER_SITES= http://www01.u-page.so-net.ne.jp/ka2/nakanita/multi/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= flathill DISTNAME= ${PORTNAME}_${PORTVERSION}_tar EXTRACT_SUFX= .gz diff --git a/games/xosmulti/pkg-descr b/games/xosmulti/pkg-descr index cf84a0a..9d26df2 100644 --- a/games/xosmulti/pkg-descr +++ b/games/xosmulti/pkg-descr @@ -4,4 +4,5 @@ The xosmulti is a kind of X-Windows Desktop-Toy, which displays a little girl catoon on the top of the active window. "Multi" is her name, and "os" means "sit" in Japanese. -WWW: http://www01.u-page.so-net.ne.jp/ka2/nakanita/multi/xosmulti.html +- Seiichirou Hiraoka +flathill@FreeBSD.ORG |