diff options
author | steve <steve@FreeBSD.org> | 2000-05-01 11:07:41 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-01 11:07:41 +0800 |
commit | d7647f9c6391460906acb97dde3e220fadbd2cc1 (patch) | |
tree | 3085f2b785853093f3a984fadaab5fc4750352ca /deskutils | |
parent | 84c1b6ee9514589c9c0b72b8b17c993fddda4500 (diff) | |
download | freebsd-ports-gnome-d7647f9c6391460906acb97dde3e220fadbd2cc1.tar.gz freebsd-ports-gnome-d7647f9c6391460906acb97dde3e220fadbd2cc1.tar.zst freebsd-ports-gnome-d7647f9c6391460906acb97dde3e220fadbd2cc1.zip |
Adding the bulb and moneydance ports.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index f3eb188e465c..53496e06ef0a 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -2,6 +2,7 @@ # SUBDIR += abacus + SUBDIR += bulb SUBDIR += cal SUBDIR += cbb SUBDIR += gaddr @@ -14,6 +15,7 @@ SUBDIR += korganizer SUBDIR += korganizer11-i18n SUBDIR += kproject + SUBDIR += moneydance SUBDIR += offix-trash SUBDIR += plan SUBDIR += sliderule |