diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-30 14:29:08 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-30 14:29:08 +0000 |
commit | 67b03c0037de153b021e83c764b1f8e61664f023 (patch) | |
tree | 13a8d09b70e4ef1088617a26f3edbab9df1b5120 /graphics/Makefile | |
parent | 64c6d2541d4bc3ae354e45ec54178b3a4f74b7cb (diff) | |
download | ports-67b03c0037de153b021e83c764b1f8e61664f023.tar.gz ports-67b03c0037de153b021e83c764b1f8e61664f023.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 611228f34092..8a8fbea173bf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.25 1996/08/24 18:34:22 chuckr Exp $ +# $Id: Makefile,v 1.26 1996/10/24 08:19:57 jfitz Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aero SUBDIR += dore + SUBDIR += giftool + SUBDIR += giftrans SUBDIR += gimp SUBDIR += hpscan SUBDIR += jpeg |