diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-18 04:20:57 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-18 04:20:57 +0800 |
commit | 986d1729423f829926e614615f18fab6df5660ea (patch) | |
tree | aa33f2f0cb7b762f2d20d534c00dd2efc6adbeea /deskutils | |
parent | e26b62fd8db479fb847ab3fd0ccbc75dcd8e34cf (diff) | |
download | freebsd-ports-gnome-986d1729423f829926e614615f18fab6df5660ea.tar.gz freebsd-ports-gnome-986d1729423f829926e614615f18fab6df5660ea.tar.zst freebsd-ports-gnome-986d1729423f829926e614615f18fab6df5660ea.zip |
Activate gnomepim.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index bfd3d9367bce..9f962a30b2f5 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.5 1998/11/23 02:56:40 flathill Exp $ +# $Id: Makefile,v 1.6 1998/11/24 08:53:54 flathill Exp $ # SUBDIR += abacus SUBDIR += cal SUBDIR += cbb + SUBDIR += gnomepim SUBDIR += gnucash SUBDIR += ical SUBDIR += korganizer |