diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-10 13:59:19 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-10 13:59:19 +0000 |
commit | 091c6363d95a377f0f133429f08d2ef29f832a66 (patch) | |
tree | 16aa7023032316ecd8e8b92c1f78c24eb5cc3d1b | |
parent | fd1d0e947a10d78f675702d3d5a946dcda34a473 (diff) | |
download | FreeBSD-ports-091c6363d95a377f0f133429f08d2ef29f832a66.zip FreeBSD-ports-091c6363d95a377f0f133429f08d2ef29f832a66.tar.gz |
Activate gimp-manual.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index bdb2fc1..1d248fc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.76 1998/05/26 04:04:19 mph Exp $ +# $Id: Makefile,v 1.77 1998/06/07 06:07:52 vanilla Exp $ # SUBDIR += EZWGL @@ -22,6 +22,7 @@ SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp-devel + SUBDIR += gimp-manual SUBDIR += gimp1 SUBDIR += gplot SUBDIR += graphviz |