diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-16 15:36:48 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-16 15:36:48 +0000 |
commit | 0161dbbf879afaecce1985a767673de27380f8ba (patch) | |
tree | 1f7f0390cad618d1cf81f56157fc59e8358c199c /misc/Makefile | |
parent | 498ff3a481b5d1e0563f9548a8fadc3d25794af5 (diff) | |
download | FreeBSD-ports-0161dbbf879afaecce1985a767673de27380f8ba.zip FreeBSD-ports-0161dbbf879afaecce1985a767673de27380f8ba.tar.gz |
Add gnomepm (GNOME Portfolio Manager) - a small GNOME app that collects stock
information from Yahoo!(c) Finance.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5d7baaa..bc3f294 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -57,6 +57,7 @@ SUBDIR += freedialog SUBDIR += geekcode SUBDIR += git + SUBDIR += gnomepm SUBDIR += gnomeusersguide SUBDIR += gnomeutils SUBDIR += gnuls |