diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-07 19:18:20 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-07 19:18:20 +0800 |
commit | 5e9db3b0f02e3f671ba32ec01e6f12767879446c (patch) | |
tree | 661e65e36c5b29a2d9247f614aab45edda36b309 | |
parent | 0f729d8b1cfca81fd0ba485a4955079991b3d71c (diff) | |
download | freebsd-ports-gnome-5e9db3b0f02e3f671ba32ec01e6f12767879446c.tar.gz freebsd-ports-gnome-5e9db3b0f02e3f671ba32ec01e6f12767879446c.tar.zst freebsd-ports-gnome-5e9db3b0f02e3f671ba32ec01e6f12767879446c.zip |
Update MASTER_SITES
Notified by: fenner's distfile survey
-rw-r--r-- | graphics/metacam/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/metacam/Makefile b/graphics/metacam/Makefile index 22a34dd87640..13e172ec056c 100644 --- a/graphics/metacam/Makefile +++ b/graphics/metacam/Makefile @@ -8,7 +8,9 @@ PORTNAME= metacam PORTVERSION= 1.2 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.cheeseplant.org/pub/ +MASTER_SITES= http://critical.ch/distfiles/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= A digital camera EXIF meta-information reader |