diff options
author | jmz <jmz@FreeBSD.org> | 1997-05-05 02:12:15 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1997-05-05 02:12:15 +0800 |
commit | 378c8c58a8c816df66f73a2f13130c3381161b62 (patch) | |
tree | c109e08053b72ce3eff783ca58a8c540dae275e8 /sysutils | |
parent | cd79ceaf60d87e9f3d3ebb44976312add44d7e63 (diff) | |
download | freebsd-ports-gnome-378c8c58a8c816df66f73a2f13130c3381161b62.tar.gz freebsd-ports-gnome-378c8c58a8c816df66f73a2f13130c3381161b62.tar.zst freebsd-ports-gnome-378c8c58a8c816df66f73a2f13130c3381161b62.zip |
Add cd-write.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 62a932fdf1d6..4b09eee117bf 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.17 1997/04/24 08:05:51 obrien Exp $ +# $Id: Makefile,v 1.18 1997/05/03 10:18:11 andreas Exp $ # SUBDIR += afio + SUBDIR += cd-write SUBDIR += contool SUBDIR += idled SUBDIR += lsof |