diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-08-07 17:48:36 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-08-07 17:48:36 +0800 |
commit | 1490ab125b8e0087002e78aeecb536be11534253 (patch) | |
tree | da8d5b3b36c376b31ceb5316bd40f4070c502a1d /graphics | |
parent | 1c3b72eeab8262337abb7497313f120c6099c6d0 (diff) | |
download | freebsd-ports-gnome-1490ab125b8e0087002e78aeecb536be11534253.tar.gz freebsd-ports-gnome-1490ab125b8e0087002e78aeecb536be11534253.tar.zst freebsd-ports-gnome-1490ab125b8e0087002e78aeecb536be11534253.zip |
- update MASTER_SITES
Diffstat (limited to 'graphics')
-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 506f71097142..d81985a41886 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -9,7 +9,7 @@ PORTNAME= camera PORTVERSION= 0.8 PORTREVISION= 2 CATEGORIES= graphics gnustep -MASTER_SITES= http://home.gna.org/gsimageapps/ \ +MASTER_SITES= http://download.gna.org/gsimageapps/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Camera-${PORTVERSION} |