diff options
author | edwin <edwin@FreeBSD.org> | 2004-09-02 19:03:40 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-09-02 19:03:40 +0800 |
commit | 6feba3af13221ff724cdc10189198ae63a277e6e (patch) | |
tree | 0868a799f0edc3a370df5aecb3387f04d502abcf /sysutils/Makefile | |
parent | 602a4c28f94a4df0cee86f586d2d1f25295f671d (diff) | |
download | freebsd-ports-gnome-6feba3af13221ff724cdc10189198ae63a277e6e.tar.gz freebsd-ports-gnome-6feba3af13221ff724cdc10189198ae63a277e6e.tar.zst freebsd-ports-gnome-6feba3af13221ff724cdc10189198ae63a277e6e.zip |
Finish experiment in having a replacable top in the ports tree which
is an update for the top in the base system.
Despite all my good intentions I never was able to keep up to date
with the releases and their patches to the base system.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index bac85dee6ea8..5c5a24c8423d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -411,7 +411,6 @@ SUBDIR += ticker.app SUBDIR += timelimit SUBDIR += tmpwatch - SUBDIR += top SUBDIR += torsmo SUBDIR += toshctl SUBDIR += tree |