diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-16 16:52:16 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-16 16:52:16 +0000 |
commit | 6c66a3e1269e1f9cf50ecaa0db1b0de35741fb3f (patch) | |
tree | 7604517fbd9d79833bb296a2a2d16b80bc04fd0b /sysutils | |
parent | 05a7346266e535db328346abcf78777335117add (diff) | |
download | FreeBSD-ports-6c66a3e1269e1f9cf50ecaa0db1b0de35741fb3f.zip FreeBSD-ports-6c66a3e1269e1f9cf50ecaa0db1b0de35741fb3f.tar.gz |
Activate mkhybrid.
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 3e87531..b21ea59 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1998/06/06 10:35:21 andreas Exp $ +# $Id: Makefile,v 1.34 1998/06/16 07:49:54 dburr Exp $ # SUBDIR += LPRng @@ -15,6 +15,7 @@ SUBDIR += lsof SUBDIR += manck SUBDIR += mei + SUBDIR += mkhybrid SUBDIR += mkisofs SUBDIR += pib SUBDIR += rdate |