diff options
author | tg <tg@FreeBSD.org> | 1998-12-11 20:54:08 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-12-11 20:54:08 +0800 |
commit | a08d463eec09349b9fc0b17e820cd1a725144dfb (patch) | |
tree | d4e781e0f646421622993cdcbb744d198f9b6c0b /graphics | |
parent | 0b3b71cbc8735a34a58ae10bbc38301774c63839 (diff) | |
download | freebsd-ports-gnome-a08d463eec09349b9fc0b17e820cd1a725144dfb.tar.gz freebsd-ports-gnome-a08d463eec09349b9fc0b17e820cd1a725144dfb.tar.zst freebsd-ports-gnome-a08d463eec09349b9fc0b17e820cd1a725144dfb.zip |
Activate sketch.
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 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 |