diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-27 09:10:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-27 09:10:16 +0000 |
commit | dc9509f1f26d5fcb165a79494c26438caf6c8aae (patch) | |
tree | b5ac8baab8c519e989c2753503d0cb5d32c92d5d | |
parent | update maintainer email address (diff) |
Add libgtop-devel.
Forgotten (I think) by: nakai
Notes
Notes:
svn path=/head/; revision=22676
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6a7b8604fb82..68869f44a041 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -72,6 +72,7 @@ SUBDIR += libglade SUBDIR += libgnugetopt SUBDIR += libgtop + SUBDIR += libgtop-devel SUBDIR += libmalloc SUBDIR += libshhmsg SUBDIR += libshhopt |