diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-12 14:12:19 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-12 14:12:19 +0000 |
commit | 7b17ee24ef35d86ff48058f1e52a0f454b7dd881 (patch) | |
tree | 566e76a9931856a188dc786fd1be2d430f1cfd12 /graphics | |
parent | 76af0897434ee894ebff373a203de7bd1c833b6f (diff) | |
download | ports-7b17ee24ef35d86ff48058f1e52a0f454b7dd881.tar.gz ports-7b17ee24ef35d86ff48058f1e52a0f454b7dd881.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5330526912ef..973ef53530b8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1997/09/09 20:01:28 rse Exp $ +# $Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp $ # SUBDIR += ImageMagick @@ -35,6 +35,7 @@ SUBDIR += p5-Image-Size SUBDIR += pgperl SUBDIR += pgplot + SUBDIR += photopc SUBDIR += pixmap SUBDIR += plotmtv SUBDIR += png |