diff options
| -rw-r--r-- | graphics/jpeg-mmx/Makefile | 2 | ||||
| -rw-r--r-- | graphics/jpeg/Makefile | 2 | ||||
| -rw-r--r-- | graphics/png/Makefile | 2 |
3 files changed, 6 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 diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 7e83bcccb033..5517454da680 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/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 diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 46b703ebdc6d..baf7dacee2d8 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -5,6 +5,8 @@ # # $FreeBSD$ # +# PLEASE update print/ghostscript5 (there's a symlink that uses a hardwired +# png version number) when updating this port. Thank you. PORTNAME= png PORTVERSION= 1.0.6 |
