diff options
author | pav <pav@FreeBSD.org> | 2005-12-15 04:01:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-12-15 04:01:30 +0800 |
commit | 2621fb974ebac8eac0f0c7d7d65a0f6dfb2f7c59 (patch) | |
tree | e50835216237c9f39c620e9bdf4b630469384a00 /emulators | |
parent | edde5cf7f011feb7bd37227d8a95a5f02426ab8b (diff) | |
download | freebsd-ports-gnome-2621fb974ebac8eac0f0c7d7d65a0f6dfb2f7c59.tar.gz freebsd-ports-gnome-2621fb974ebac8eac0f0c7d7d65a0f6dfb2f7c59.tar.zst freebsd-ports-gnome-2621fb974ebac8eac0f0c7d7d65a0f6dfb2f7c59.zip |
- Master site gone; mirror locally
Requested by: maintainer
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/osmose/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/osmose/Makefile b/emulators/osmose/Makefile index 7a565d77081f..268cd0dafe41 100644 --- a/emulators/osmose/Makefile +++ b/emulators/osmose/Makefile @@ -8,7 +8,8 @@ PORTNAME= osmose PORTVERSION= 0.6.30 CATEGORIES= emulators -MASTER_SITES= http://bcz.emu-france.com/osmose/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav DISTNAME= ${PORTNAME}-final-src MAINTAINER= alejandro@varnet.biz |