diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-01-06 00:14:51 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-01-06 00:14:51 +0800 |
commit | fd202c7a5ec9712b58760a0b994f3009921015ab (patch) | |
tree | 914b3cfaa516452dd58aa58515333fe6c2aad073 /games/wop | |
parent | fcfa6648b262b1efe74449d7edd21dd7316ba3ab (diff) | |
download | freebsd-ports-gnome-fd202c7a5ec9712b58760a0b994f3009921015ab.tar.gz freebsd-ports-gnome-fd202c7a5ec9712b58760a0b994f3009921015ab.tar.zst freebsd-ports-gnome-fd202c7a5ec9712b58760a0b994f3009921015ab.zip |
- Update address of my distfile mirror
Diffstat (limited to 'games/wop')
-rw-r--r-- | games/wop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wop/Makefile b/games/wop/Makefile index 5d8f275e8a6d..e7e9954b7491 100644 --- a/games/wop/Makefile +++ b/games/wop/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.3 PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://wormsofprey.org/download/ \ - http://www.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/ DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} \ ${PORTNAME}data-${DATAVERSION}${EXTRACT_SUFX} |