diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-29 00:34:36 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-29 00:34:36 +0800 |
commit | c2847b82df8901a2d30e69421f7eb051aebe5e45 (patch) | |
tree | d0f9ad4e8c31c644c442f491cf81cc19116d0890 /games/luola | |
parent | 2ed95f7e4dbe9434caf5b1773da0c838b7507918 (diff) | |
download | freebsd-ports-gnome-c2847b82df8901a2d30e69421f7eb051aebe5e45.tar.gz freebsd-ports-gnome-c2847b82df8901a2d30e69421f7eb051aebe5e45.tar.zst freebsd-ports-gnome-c2847b82df8901a2d30e69421f7eb051aebe5e45.zip |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin)
Diffstat (limited to 'games/luola')
-rw-r--r-- | games/luola/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/luola/Makefile b/games/luola/Makefile index 4dfe5587d6a2..91ec780bdd8c 100644 --- a/games/luola/Makefile +++ b/games/luola/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.luolamies.org/software/luola/ \ - http://mirror.amdmi3.ru/ + http://mirror.amdmi3.ru/distfiles/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ stdlevels-5.2${EXTRACT_SUFX} \ nostalgia-1.1${EXTRACT_SUFX} |