diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 23:06:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 23:06:37 +0000 |
commit | e606a616a48b23e141a7dc373cd5adb8ec196642 (patch) | |
tree | f6792e1337f0f59aa9f38ed1ad41070a5b3ea094 /graphics/camera | |
parent | 63df8f47eed7a11dac333c456c8407866f68c2b7 (diff) | |
download | ports-e606a616a48b23e141a7dc373cd5adb8ec196642.tar.gz ports-e606a616a48b23e141a7dc373cd5adb8ec196642.zip |
Notes
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 |