diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 21:40:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 21:40:49 +0000 |
commit | f564046ff3558b610d7da32dce02695b5bf1983b (patch) | |
tree | f3891028e5552639c842f7e03afbeb51522dd72b | |
parent | Re-add libgtop. It should not have been deleted in this phase of the GNOME 1.4 (diff) |
Re-add libgtop.
Notes
Notes:
svn path=/head/; revision=84941
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 36342a362ba8..a2d3c1f83084 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -328,6 +328,7 @@ SUBDIR += libglademm SUBDIR += libgnugetopt SUBDIR += libgsf + SUBDIR += libgtop SUBDIR += libgtop2 SUBDIR += libhash SUBDIR += libhoard |