diff options
author | asami <asami@FreeBSD.org> | 1996-10-31 19:16:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-10-31 19:16:20 +0800 |
commit | b78c3ba53ec9c3d6c13c69f3fba22a72248271f1 (patch) | |
tree | ccf41a1c82a2ec5077f0e051e81cce491a352868 /misc | |
parent | f90a886a4e3c996c3f451a73c8fcef5626f2a4bd (diff) | |
download | freebsd-ports-gnome-b78c3ba53ec9c3d6c13c69f3fba22a72248271f1.tar.gz freebsd-ports-gnome-b78c3ba53ec9c3d6c13c69f3fba22a72248271f1.tar.zst freebsd-ports-gnome-b78c3ba53ec9c3d6c13c69f3fba22a72248271f1.zip |
sattrack is moved to astro too.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 798b8e95cc31..c6ee22c77b7d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.86 1996/10/24 08:26:34 jfitz Exp $ +# $Id: Makefile,v 1.87 1996/10/31 10:53:08 asami Exp $ # SUBDIR += amanda @@ -31,7 +31,6 @@ SUBDIR += plan SUBDIR += recode SUBDIR += rman - SUBDIR += sattrack SUBDIR += screen SUBDIR += team SUBDIR += tkinfo |