diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-31 07:06:37 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-31 07:06:37 +0800 |
commit | 2cc1966381330c44146cbf040c8808f435514598 (patch) | |
tree | f6792e1337f0f59aa9f38ed1ad41070a5b3ea094 /graphics/camera | |
parent | 855ccf19b91be992dd00217b3a6a95ffafa89cb8 (diff) | |
download | freebsd-ports-gnome-2cc1966381330c44146cbf040c8808f435514598.tar.gz freebsd-ports-gnome-2cc1966381330c44146cbf040c8808f435514598.tar.zst freebsd-ports-gnome-2cc1966381330c44146cbf040c8808f435514598.zip |
Remove dead GNUSTEP_CH master sites
Diffstat (limited to 'graphics/camera')
-rw-r--r-- | graphics/camera/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile index fc750c7dc399..612420fddc68 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -5,8 +5,7 @@ PORTNAME= camera PORTVERSION= 0.8 PORTREVISION= 6 CATEGORIES= graphics gnustep -MASTER_SITES= http://download.gna.org/gsimageapps/ \ - GNUSTEP_CH +MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= Camera-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |