diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-02-22 01:35:14 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-02-22 01:35:14 +0000 |
commit | a566f5d18c2a3ad3a6d407b02b436785d1470bd0 (patch) | |
tree | 9fd19b8ee08998e4fe8425065d73197cbe732f3b /misc/Makefile | |
parent | 8580b6cf502dec6cadf7b6aa507bfc4efe571759 (diff) | |
download | ports-a566f5d18c2a3ad3a6d407b02b436785d1470bd0.tar.gz ports-a566f5d18c2a3ad3a6d407b02b436785d1470bd0.zip |
Notes
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1dfb7905eda5..099eba621777 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.183 1999/01/07 12:05:27 asami Exp $ +# $Id: Makefile,v 1.184 1999/01/18 04:43:39 steve Exp $ # SUBDIR += 221upgrade @@ -57,6 +57,7 @@ SUBDIR += p5-Search SUBDIR += pdmenu SUBDIR += qclock + SUBDIR += quotes SUBDIR += rc5des SUBDIR += rpm SUBDIR += screen |