diff options
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 6997d9f42264..21d8dc1dfa43 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -7,15 +7,15 @@ # PLEASE update print/ghostscript5 (there's a symlink that uses a hardwired # version number) when updating this port. Thank you. -PORTNAME= jpeg +PORTNAME= jpeg PORTVERSION= 6b -CATEGORIES= graphics -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ -DISTNAME= jpegsrc.v${PORTVERSION} +CATEGORIES= graphics +MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ +DISTNAME= jpegsrc.v${PORTVERSION} MAINTAINER= jseger@FreeBSD.org -WRKSRC= ${WRKDIR}/jpeg-6b +WRKSRC= ${WRKDIR}/jpeg-6b USE_LIBTOOL= yes INSTALLS_SHLIB= yes |