diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-19 07:05:29 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-19 07:05:29 +0000 |
commit | 0bd34f677e2ba86c3b0fa1900bef69d059428f8c (patch) | |
tree | 4141af375abf1b8f1e96ae8b1980380c1df7b0f2 /graphics/jpeg-mmx | |
parent | ccb4cb63dbf030afbf62644412ac91f11a4f013d (diff) | |
download | ports-0bd34f677e2ba86c3b0fa1900bef69d059428f8c.tar.gz ports-0bd34f677e2ba86c3b0fa1900bef69d059428f8c.zip |
Notes
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 7e83bcccb033..5517454da680 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -4,6 +4,8 @@ # # $FreeBSD$ # +# PLEASE update print/ghostscript5 (there's a symlink that uses a hardwired +# version number) when updating this port. Thank you. PORTNAME= jpeg PORTVERSION= 6b |