diff options
author | chuckr <chuckr@FreeBSD.org> | 1996-08-25 02:34:22 +0800 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1996-08-25 02:34:22 +0800 |
commit | a2e5201d17aea042e326b279cfa21fedb1f0ae83 (patch) | |
tree | 649b213b89ce575995ad613c1dee3850722ef491 /graphics | |
parent | aaeb4fe5ae296dbe6eef89b3190382a3c4555951 (diff) | |
download | freebsd-ports-gnome-a2e5201d17aea042e326b279cfa21fedb1f0ae83.tar.gz freebsd-ports-gnome-a2e5201d17aea042e326b279cfa21fedb1f0ae83.tar.zst freebsd-ports-gnome-a2e5201d17aea042e326b279cfa21fedb1f0ae83.zip |
Adding new port of gimp!
Submitted by: MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp>
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 bcfebea80008..29ba5ec19718 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.23 1996/08/01 20:47:04 erich Exp $ +# $Id: Makefile,v 1.24 1996/08/16 13:45:56 erich Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aero SUBDIR += dore + SUBDIR += gimp SUBDIR += hpscan SUBDIR += jpeg SUBDIR += mpeg-lib |