diff options
author | asami <asami@FreeBSD.org> | 1996-03-18 19:56:55 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-03-18 19:56:55 +0800 |
commit | 39b118d76788cd4b8b219153756fdbce99bc9852 (patch) | |
tree | 4f8e18412d9733608187387d8ef1f28474082c67 | |
parent | bd760ff5cd41d44694541171940959b0f77a43bb (diff) | |
download | freebsd-ports-gnome-39b118d76788cd4b8b219153756fdbce99bc9852.tar.gz freebsd-ports-gnome-39b118d76788cd4b8b219153756fdbce99bc9852.tar.zst freebsd-ports-gnome-39b118d76788cd4b8b219153756fdbce99bc9852.zip |
Added fep.
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 64c573eee08b..09a013435cbb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1996/01/15 10:40:08 asami Exp $ +# $Id: Makefile,v 1.70 1996/02/22 10:45:53 tg Exp $ # SUBDIR += amanda @@ -7,6 +7,7 @@ SUBDIR += chord SUBDIR += colorls SUBDIR += ctk + SUBDIR += fep SUBDIR += git SUBDIR += glimpse SUBDIR += ical |