diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 01:16:08 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 01:16:08 +0000 |
commit | a83407145de47c45f7f245c287fefc68ff67370e (patch) | |
tree | 53013dd74c9a1ad75e6c90f19ec63c69aadc517e /devel | |
parent | 72b117aa6b64c2c0cc7c9d7c42497d8a92ef2b40 (diff) | |
download | FreeBSD-ports-a83407145de47c45f7f245c287fefc68ff67370e.zip FreeBSD-ports-a83407145de47c45f7f245c287fefc68ff67370e.tar.gz |
Activate the libshhopt port.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index fc289eb..4abf7de 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.164 1999/03/28 02:53:59 nectar Exp $ +# $Id: Makefile,v 1.165 1999/03/31 05:35:36 jkoshy Exp $ # SUBDIR += ElectricFence @@ -59,6 +59,7 @@ SUBDIR += libgtop SUBDIR += libicq SUBDIR += libmalloc + SUBDIR += libshhopt SUBDIR += libslang SUBDIR += libtool SUBDIR += linux_devel |