diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2015-12-06 03:07:13 +0800 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2015-12-06 03:07:13 +0800 |
commit | 4d7dce058373fc45a6e22f757a54f1b97ac646d8 (patch) | |
tree | 9b15469cd7855c1800ccabc91fd67041f373679d /games | |
parent | eb56753d7d6aef39ecefb569e6c6b05ac1dd7283 (diff) | |
download | freebsd-ports-gnome-4d7dce058373fc45a6e22f757a54f1b97ac646d8.tar.gz freebsd-ports-gnome-4d7dce058373fc45a6e22f757a54f1b97ac646d8.tar.zst freebsd-ports-gnome-4d7dce058373fc45a6e22f757a54f1b97ac646d8.zip |
- Change master site and WWW from https://code.google.com/p/lugaru/ to
https://bitbucket.org/osslugaru/lugaru/wiki/Home
Diffstat (limited to 'games')
-rw-r--r-- | games/lugaru/Makefile | 2 | ||||
-rw-r--r-- | games/lugaru/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/lugaru/Makefile b/games/lugaru/Makefile index 4455b82a7ff4..a456efff8b3d 100644 --- a/games/lugaru/Makefile +++ b/games/lugaru/Makefile @@ -5,7 +5,7 @@ PORTNAME= lugaru PORTVERSION= 269 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://bitbucket.org/oss${PORTNAME}/${PORTNAME}/downloads/ DISTNAME= ${PORTNAME}-rev${DISTVERSION}-src MAINTAINER= nemysis@FreeBSD.org diff --git a/games/lugaru/pkg-descr b/games/lugaru/pkg-descr index c471e22aa6ef..a472a15dcfaf 100644 --- a/games/lugaru/pkg-descr +++ b/games/lugaru/pkg-descr @@ -10,4 +10,4 @@ out of the throw. This new combat system makes fights look and feel much more intense and believable than in any other game. You can see it in action with the gameplay movies above. -WWW: https://code.google.com/p/lugaru/ +WWW: https://bitbucket.org/osslugaru/lugaru/wiki/Home |