diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-29 21:03:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-29 21:03:32 +0000 |
commit | dc3aece0ec5bd2070d07376994af538b6f346e71 (patch) | |
tree | 03f0842545eefa2c42c8e0dbeaef16ca3f730bf7 /graphics/libexif/Makefile | |
parent | c52325211f88c2e19cefe021912577869197a14a (diff) |
Notes
Diffstat (limited to 'graphics/libexif/Makefile')
-rw-r--r-- | graphics/libexif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index 2bd8bab49070..1ae8c597296b 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -6,13 +6,13 @@ # PORTNAME= libexif -PORTVERSION= 0.5.9 +PORTVERSION= 0.5.10 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= Library to read digital camera file meta-data +COMMENT= Library to read digital camera file meta-data BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext |