diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-06 00:14:51 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-06 00:14:51 +0800 |
commit | 795fd21a498064fcc8b9b045125ae188b7db3b55 (patch) | |
tree | 2898522e3e76e83f96f4abfae8d2475cf86fd620 /games/memonix | |
parent | fa5b4eeafd01728cd54abcbbc955fa8c574e29fa (diff) | |
download | freebsd-ports-gnome-795fd21a498064fcc8b9b045125ae188b7db3b55.tar.gz freebsd-ports-gnome-795fd21a498064fcc8b9b045125ae188b7db3b55.tar.zst freebsd-ports-gnome-795fd21a498064fcc8b9b045125ae188b7db3b55.zip |
- Update address of my distfile mirror
Diffstat (limited to 'games/memonix')
-rw-r--r-- | games/memonix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/memonix/Makefile b/games/memonix/Makefile index 0fe2390e36d4..61f545cc86fd 100644 --- a/games/memonix/Makefile +++ b/games/memonix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.6.070713 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.viewizard.com/download/ \ - http://www.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/ DISTNAME= MemonixSourceCode_${PORTVERSION:S/./_/g:S/_/./} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} memx16.tar.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |