diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-01-06 09:51:52 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-01-06 09:51:52 +0000 |
commit | 33724a75ef68b56bd356424fb136d90beff16232 (patch) | |
tree | 7dfcc54fa7e9228c07535864176fd5e2e857fe77 /sysutils/Makefile | |
parent | Standardize. Also, change "DISTFILES=${DISTNAME}.zip" to (diff) |
Moving contool from ports/x11/ to ports/sysutils/
Reviewed by: Jordan and Satoshi
Notes
Notes:
svn path=/head/; revision=5231
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 10103e5d1577..0c0183c2e05a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.12 1996/12/19 12:13:15 max Exp $ +# $Id: Makefile,v 1.13 1996/12/30 09:19:02 msmith Exp $ # SUBDIR += afio + SUBDIR += contool SUBDIR += lsof SUBDIR += manck SUBDIR += mkisofs |