diff options
author | nectar <nectar@FreeBSD.org> | 1999-03-06 01:12:01 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-03-06 01:12:01 +0800 |
commit | ab3f1890f260ea0b8199502709230449ef8b91c9 (patch) | |
tree | 624a5b8b00c877863112c7fca2b96f42fd333712 /misc | |
parent | a144920686a999728381def45fb241e9ab7f4d23 (diff) | |
download | freebsd-ports-gnome-ab3f1890f260ea0b8199502709230449ef8b91c9.tar.gz freebsd-ports-gnome-ab3f1890f260ea0b8199502709230449ef8b91c9.tar.zst freebsd-ports-gnome-ab3f1890f260ea0b8199502709230449ef8b91c9.zip |
Activate delay.
PR: ports/10382
Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 099eba621777..4becfed02675 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.184 1999/01/18 04:43:39 steve Exp $ +# $Id: Makefile,v 1.185 1999/02/22 01:35:14 billf Exp $ # SUBDIR += 221upgrade @@ -18,6 +18,7 @@ SUBDIR += cwish SUBDIR += deco SUBDIR += dejagnu + SUBDIR += delay SUBDIR += diction SUBDIR += display SUBDIR += dotfile |