diff options
author | miwi <miwi@FreeBSD.org> | 2012-01-29 01:49:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-01-29 01:49:44 +0800 |
commit | 5e6ea7e2ba4d6980d63f39485cc47bbfe80b8aa9 (patch) | |
tree | 7f1ec9ede9dbcb855068779ae9f78b22454e1d47 | |
parent | 371b1de182c338e4d96f3530bf0c2ece2fda1d58 (diff) | |
download | freebsd-ports-gnome-5e6ea7e2ba4d6980d63f39485cc47bbfe80b8aa9.tar.gz freebsd-ports-gnome-5e6ea7e2ba4d6980d63f39485cc47bbfe80b8aa9.tar.zst freebsd-ports-gnome-5e6ea7e2ba4d6980d63f39485cc47bbfe80b8aa9.zip |
- Update MASTER_SITES and WWW: line
PR: 164173
Submitted by: Ports Fury
-rw-r--r-- | x11/xstarroll/Makefile | 2 | ||||
-rw-r--r-- | x11/xstarroll/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/xstarroll/Makefile b/x11/xstarroll/Makefile index 1a9134c6f178..6b473b1bc21e 100644 --- a/x11/xstarroll/Makefile +++ b/x11/xstarroll/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1b PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11 -MASTER_SITES= http://www.saturn.dti.ne.jp/~hsakai/myfreesoft/ +MASTER_SITES= http://kozos.jp/myfreesoft/ MAINTAINER= ports@FreeBSD.org COMMENT= Letters fly to far, far, far away diff --git a/x11/xstarroll/pkg-descr b/x11/xstarroll/pkg-descr index d8459689cd35..d2822662eacd 100644 --- a/x11/xstarroll/pkg-descr +++ b/x11/xstarroll/pkg-descr @@ -2,4 +2,4 @@ XStarRoll is a simple demonstration program for X11. Letters and pixmaps fly to far, far, far away. You can fly optional letters and pixmaps, and use XStarRoll as a background picture. -WWW: http://www.saturn.dti.ne.jp/~hsakai/myfreesoft/index.html +WWW: http://kozos.jp/myfreesoft/ |