diff options
author | obrien <obrien@FreeBSD.org> | 1997-04-24 16:05:51 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-04-24 16:05:51 +0800 |
commit | 84956c765df390015252535f27ab1be06467276d (patch) | |
tree | 317c78f9f495284ad09e7441626c8053ea68da2b /sysutils/Makefile | |
parent | b5707cf0f56552736482bb4143d8a2de36c94d10 (diff) | |
download | freebsd-ports-gnome-84956c765df390015252535f27ab1be06467276d.tar.gz freebsd-ports-gnome-84956c765df390015252535f27ab1be06467276d.tar.zst freebsd-ports-gnome-84956c765df390015252535f27ab1be06467276d.zip |
share tcplist with the world
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 8cb363618759..f293ae49f2c5 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1997/02/16 15:22:27 wosch Exp $ +# $Id: Makefile,v 1.16 1997/03/23 17:36:55 jfitz Exp $ # SUBDIR += afio @@ -12,6 +12,7 @@ SUBDIR += socket SUBDIR += stat SUBDIR += su2 + SUBDIR += tcplist SUBDIR += top SUBDIR += tua SUBDIR += xbatt |