diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 01:20:55 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 01:20:55 +0000 |
commit | 01618ea58de49a28fe5e9e5ca78add80a6b4d831 (patch) | |
tree | 5639b0ff1c3c1f56aff63621128043ececcc0ee2 /devel | |
parent | d7d45ff2e2fcd4b70f7e00f5b2a029a19a896999 (diff) | |
download | FreeBSD-ports-01618ea58de49a28fe5e9e5ca78add80a6b4d831.zip FreeBSD-ports-01618ea58de49a28fe5e9e5ca78add80a6b4d831.tar.gz |
Activate the libshhmsg 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 4abf7de..c1ddbff 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.165 1999/03/31 05:35:36 jkoshy Exp $ +# $Id: Makefile,v 1.166 1999/04/03 01:16:08 steve Exp $ # SUBDIR += ElectricFence @@ -59,6 +59,7 @@ SUBDIR += libgtop SUBDIR += libicq SUBDIR += libmalloc + SUBDIR += libshhmsg SUBDIR += libshhopt SUBDIR += libslang SUBDIR += libtool |