diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2017-06-01 16:05:18 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2017-06-01 16:05:18 +0000 |
commit | b98fc5d82a17355a22c73bb52955dcdc47edf123 (patch) | |
tree | 9487ad680af32226cc2abac02c5526b76a518a5d /graphics/camera | |
parent | 6eecd659c9b139e2bfffdbb7bb51554f5207ff83 (diff) | |
download | ports-b98fc5d82a17355a22c73bb52955dcdc47edf123.tar.gz ports-b98fc5d82a17355a22c73bb52955dcdc47edf123.zip |
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 2805e311f008..a2764b3999b1 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -3,7 +3,7 @@ PORTNAME= camera PORTVERSION= 0.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= Camera-${PORTVERSION} |