diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-12-11 12:54:08 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-12-11 12:54:08 +0000 |
commit | c608bb64444830c9fc71606548e5c557050c6099 (patch) | |
tree | 636629553dd4da35c37138cf5f172c80d7d94a3e /graphics/Makefile | |
parent | 989e9a374e2622132ff7303073a6532df8118455 (diff) | |
download | ports-c608bb64444830c9fc71606548e5c557050c6099.tar.gz ports-c608bb64444830c9fc71606548e5c557050c6099.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f01b5d2e72ab..6d0483bd36df 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.102 1998/12/01 21:04:58 billf Exp $ +# $Id: Makefile,v 1.103 1998/12/05 16:32:32 flathill Exp $ # SUBDIR += 4va @@ -77,6 +77,7 @@ SUBDIR += rayshade SUBDIR += sane SUBDIR += sced + SUBDIR += sketch SUBDIR += spigot SUBDIR += splitmpg SUBDIR += stamp |