diff options
author | tg <tg@FreeBSD.org> | 1997-02-18 16:35:56 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-18 16:35:56 +0800 |
commit | e6ecc750a118cd1a1fd6570b42e2b4640bf6e6dc (patch) | |
tree | 2f2bf9d31a8e50b1803c535397583d04330c0800 | |
parent | e3b90b7aa3436819ae303bf0cdda2ae8bd6519e0 (diff) | |
download | freebsd-ports-gnome-e6ecc750a118cd1a1fd6570b42e2b4640bf6e6dc.tar.gz freebsd-ports-gnome-e6ecc750a118cd1a1fd6570b42e2b4640bf6e6dc.tar.zst freebsd-ports-gnome-e6ecc750a118cd1a1fd6570b42e2b4640bf6e6dc.zip |
Activate sced.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c92bcfb24c0e..0632ce5780fa 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1997/02/13 14:58:38 tg Exp $ +# $Id: Makefile,v 1.41 1997/02/16 01:56:21 obrien Exp $ # SUBDIR += ImageMagick @@ -31,6 +31,7 @@ SUBDIR += pixmap SUBDIR += png SUBDIR += povray + SUBDIR += sced SUBDIR += spigot SUBDIR += splitmpg SUBDIR += tgif |