summaryrefslogtreecommitdiff
path: root/graphics/jpeg-mmx
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-12-29 20:16:17 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-12-29 20:16:17 +0000
commit38e77888590aa59b342297317ec03d3300d21618 (patch)
treeb0729823aadbde308d63fab7ac2455220002f796 /graphics/jpeg-mmx
parentJanusz Kokot <janek@gaja.ipan.lublin.pl> inflicts the game of xminesweep (diff)
Remove -g.
Submitted by: thomas
Notes
Notes: svn path=/head/; revision=647
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r--graphics/jpeg-mmx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile
index edbe83a9d62e..afeb40437c27 100644
--- a/graphics/jpeg-mmx/Makefile
+++ b/graphics/jpeg-mmx/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: jpeg
-# Version required: 5
+# Version required: 5a
# Date created: 6 November 1994
# Whom: smace
#
-# $Id: Makefile,v 1.1.1.1 1994/11/06 08:18:01 smace Exp $
+# $Id: Makefile,v 1.2 1994/11/20 15:30:24 torstenb Exp $
#
-DISTNAME= jpegsrc.v5
+DISTNAME= jpegsrc.v5a
GNU_CONFIGURE= yes
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ ftp://ftp.netcom.com/pub/tgl/uunet/
-WRKSRC= ${WRKDIR}/jpeg-5
+WRKSRC= ${WRKDIR}/jpeg-5a
.include <bsd.port.mk>