diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-11-21 15:23:19 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-11-21 15:23:19 +0000 |
commit | 40b465290e79017f9bc608d4d6b93ca0c38b6557 (patch) | |
tree | 0f0df73fc6c705b356bd2509cff680f245299efb /graphics/camera | |
parent | cb55ca16b1088f52734ac500fe2c2442e1e7dc48 (diff) |
Notes
Diffstat (limited to 'graphics/camera')
-rw-r--r-- | graphics/camera/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile index f1b8afae7358..fc4948bf940c 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -9,7 +9,7 @@ PORTNAME= camera PORTVERSION= 0.8 CATEGORIES= graphics MASTER_SITES= http://home.gna.org/gsimageapps/ \ - http://florida.ethz.ch/ports/distfiles/ + http://io.debian.net/~tar/ports/distfiles/ DISTNAME= Camera-${PORTVERSION} MAINTAINER= gurkan@linuks.mine.nu |