diff options
-rw-r--r-- | graphics/jhead/Makefile | 4 | ||||
-rw-r--r-- | graphics/jhead/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index 5ccd535..9fd2c8c 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jhead -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= graphics MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,8 +16,6 @@ MAINTAINER= jamie@hermans.ca MAKEFILE= ${FILESDIR}/Makefile -WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jhead ${PREFIX}/bin .if !defined(NOPORTDOCS) diff --git a/graphics/jhead/distinfo b/graphics/jhead/distinfo index 58c66dd..792773b 100644 --- a/graphics/jhead/distinfo +++ b/graphics/jhead/distinfo @@ -1 +1 @@ -MD5 (jhead-1.7.tar.gz) = 99cc43ff2a2fa22845dd686ecd497313 +MD5 (jhead-1.8.tar.gz) = f9963dad3fd17ed4dcd7f706d0603213 |