diff options
author | asami <asami@FreeBSD.org> | 1996-04-09 14:50:27 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-04-09 14:50:27 +0800 |
commit | f171aa1fad9d2b8962a90370fca470cad6c022e6 (patch) | |
tree | 3684ee88d6f866811992da483fad7b6142a1d974 /misc/Makefile | |
parent | 4f427b40ca962845208d28102edb8065b2acee83 (diff) | |
download | freebsd-ports-gnome-f171aa1fad9d2b8962a90370fca470cad6c022e6.tar.gz freebsd-ports-gnome-f171aa1fad9d2b8962a90370fca470cad6c022e6.tar.zst freebsd-ports-gnome-f171aa1fad9d2b8962a90370fca470cad6c022e6.zip |
Added ecc.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index f6677fdc643f..550ff049ae40 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1996/04/09 04:01:08 asami Exp $ +# $Id: Makefile,v 1.74 1996/04/09 06:04:23 asami Exp $ # SUBDIR += amanda @@ -8,6 +8,7 @@ SUBDIR += chord SUBDIR += colorls SUBDIR += ctk + SUBDIR += ecc SUBDIR += fd SUBDIR += fep SUBDIR += git |