diff options
author | jlam <jlam@pkgsrc.org> | 1999-09-15 03:24:18 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 1999-09-15 03:24:18 +0000 |
commit | 223827888f63eb90e5f169a5de6203495964b13b (patch) | |
tree | eb73f0eb8d79e974e601a08cf1ac4c7ce951a3c0 /misc/Makefile | |
parent | 2d993c499f5a18af16e971806bb03f5cf8321485 (diff) | |
download | pkgsrc-223827888f63eb90e5f169a5de6203495964b13b.tar.gz |
Add and enable gperiodic and quicklist.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 024841ad0c6..73d99aaf1cb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 1999/07/16 10:34:20 agc Exp $ +# $NetBSD: Makefile,v 1.50 1999/09/15 03:24:18 jlam Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog @@ -23,6 +23,7 @@ SUBDIR += gnome-pim SUBDIR += gnome-utils SUBDIR += gnucash + SUBDIR += gperiodic SUBDIR += ical SUBDIR += jive SUBDIR += kdeutils @@ -44,6 +45,7 @@ SUBDIR += pty-redir SUBDIR += py-mxDateTime SUBDIR += py-readline + SUBDIR += quicklist SUBDIR += qterm SUBDIR += remind SUBDIR += rpm |