diff options
-rw-r--r-- | graphics/jhead/Makefile | 9 | ||||
-rw-r--r-- | graphics/jhead/distinfo | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index ff45979270d..2a8f42d82a0 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -1,18 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2001/12/23 04:38:05 toshii Exp $ +# $NetBSD: Makefile,v 1.5 2002/02/10 22:47:47 veego Exp $ # -DISTNAME= jhead -PKGNAME= jhead-1.5 +DISTNAME= jhead-1.6 CATEGORIES= graphics MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ -EXTRACT_SUFX= .zip MAINTAINER= veego@netbsd.org HOMEPAGE= http://www.sentex.net/~mwandel/jhead/ COMMENT= Extract EXIF header from JPEG image -DIST_SUBDIR= ${PKGNAME} -WRKSRC= ${WRKDIR} +WRKSRC= ${WRKDIR}/${DISTNAME:S/-//} LIBS= -lm diff --git a/graphics/jhead/distinfo b/graphics/jhead/distinfo index b00e130b278..23a9f652082 100644 --- a/graphics/jhead/distinfo +++ b/graphics/jhead/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/12/23 04:38:05 toshii Exp $ +$NetBSD: distinfo,v 1.4 2002/02/10 22:47:47 veego Exp $ -SHA1 (jhead-1.5/jhead.zip) = 526832489be3685b6540175fd58ad064f2d44618 -Size (jhead-1.5/jhead.zip) = 51623 bytes +SHA1 (jhead-1.6.tar.gz) = 8e095354ca6db46b07982c7b53fb3daca6b62efa +Size (jhead-1.6.tar.gz) = 32951 bytes |