diff options
author | kim <kim> | 1999-03-02 06:15:40 +0000 |
---|---|---|
committer | kim <kim> | 1999-03-02 06:15:40 +0000 |
commit | acea3aac90ce44f7a8db8ec34bb3a9de068b5334 (patch) | |
tree | 95add4ac574665cadf1a1beb94c6741c72afc54b | |
parent | ece070c3f0eb4afd06fc2b521849904978983c93 (diff) | |
download | pkgsrc-acea3aac90ce44f7a8db8ec34bb3a9de068b5334.tar.gz |
Added and enabled remind
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 666dbdd3dcf..8a00ca2dae6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 1999/02/23 17:08:21 bouyer Exp $ +# $NetBSD: Makefile,v 1.34 1999/03/02 06:15:40 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += amanda-common @@ -42,6 +42,7 @@ SUBDIR += plan SUBDIR += py-readline SUBDIR += qterm + SUBDIR += remind SUBDIR += rpm SUBDIR += screen SUBDIR += siag |