diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-11 02:02:26 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-11 02:02:26 +0000 |
commit | f6f8af6a9758e9779fb67722337f3d25f4a290e6 (patch) | |
tree | 9477ec7ea4e0f541c5a35835b2150188a31f8f5f /misc/Makefile | |
parent | 1537f87fbda4019ac0f2737f083fc71ba2f54781 (diff) | |
download | FreeBSD-ports-f6f8af6a9758e9779fb67722337f3d25f4a290e6.zip FreeBSD-ports-f6f8af6a9758e9779fb67722337f3d25f4a290e6.tar.gz |
Added enlightenment-conf
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 475793b8..3648d5a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.206 1999/05/06 14:30:06 taoka Exp $ +# $Id: Makefile,v 1.207 1999/05/10 16:45:54 flathill Exp $ # SUBDIR += 221upgrade @@ -30,6 +30,7 @@ SUBDIR += diction SUBDIR += display SUBDIR += dotfile + SUBDIR += enlightenment-conf SUBDIR += estic SUBDIR += ewipe SUBDIR += fd |