diff options
author | miwi <miwi@FreeBSD.org> | 2012-05-03 15:57:57 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-05-03 15:57:57 +0000 |
commit | f91a57b297a0176a10d44d8738c6c3bf8de30205 (patch) | |
tree | e025b0a2d0a267455e1714da67da75ffe1ca8285 /graphics/jhead/Makefile | |
parent | d95e3859aa7c46f360840db81254662941e20737 (diff) | |
download | FreeBSD-ports-f91a57b297a0176a10d44d8738c6c3bf8de30205.zip FreeBSD-ports-f91a57b297a0176a10d44d8738c6c3bf8de30205.tar.gz |
- Update to 2.95
PR: 166975
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'graphics/jhead/Makefile')
-rw-r--r-- | graphics/jhead/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index d2bbcff..d55c336 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -6,10 +6,9 @@ # PORTNAME= jhead -PORTVERSION= 2.90 +PORTVERSION= 2.95 CATEGORIES= graphics -MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ \ - http://www.is-root.com/myports/ +MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ MAINTAINER= miwi@FreeBSD.org COMMENT= Exif Jpeg camera setting parser, rotator and much more |