diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-24 02:00:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-24 02:00:48 +0000 |
commit | b600200ec34cb424e9e0a62d297d654d6edf031f (patch) | |
tree | c4b7313725af36d7eba9ee97ca597c3eb1413abe /graphics | |
parent | 9f9febcf6945c7eb9fda9ef3f5b47b137d08cf1e (diff) | |
download | ports-b600200ec34cb424e9e0a62d297d654d6edf031f.tar.gz ports-b600200ec34cb424e9e0a62d297d654d6edf031f.zip |
Notes
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 164bc0869c09..e5e3bae55a95 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.89 1998/08/19 22:49:44 steve Exp $ +# $Id: Makefile,v 1.90 1998/08/21 03:17:25 ache Exp $ # SUBDIR += 4va @@ -72,6 +72,7 @@ SUBDIR += sced SUBDIR += spigot SUBDIR += splitmpg + SUBDIR += stamp SUBDIR += tgif SUBDIR += tiff34 SUBDIR += txtmerge |