diff options
author | brian <brian@FreeBSD.org> | 2001-04-03 21:34:59 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2001-04-03 21:34:59 +0000 |
commit | ef81703ad9a551246c80cab324dacf9ba0732437 (patch) | |
tree | 44b6854202ff1fb163c8a6a64c581e3f9d47be5e /sysutils | |
parent | c1ddb1f55dbe6acd562ae32b7cddb523477126de (diff) | |
download | FreeBSD-ports-ef81703ad9a551246c80cab324dacf9ba0732437.zip FreeBSD-ports-ef81703ad9a551246c80cab324dacf9ba0732437.tar.gz |
Add dvdtape
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index af6e584..b84179f 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -32,6 +32,7 @@ SUBDIR += detach SUBDIR += diskusage SUBDIR += doconfig + SUBDIR += dvdtape SUBDIR += eject SUBDIR += extipl SUBDIR += fcron |