diff options
author | chuckr <chuckr@FreeBSD.org> | 1996-08-24 04:05:11 +0000 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1996-08-24 04:05:11 +0000 |
commit | af7fb17c8b302db0e39f0adfe7b6de28ad2a5e19 (patch) | |
tree | a07ae9ddb200888914973b623bad8e092ed81fca | |
parent | a129b5d458e28bde761e13da1b8e485a39643fea (diff) | |
download | FreeBSD-ports-af7fb17c8b302db0e39f0adfe7b6de28ad2a5e19.zip FreeBSD-ports-af7fb17c8b302db0e39f0adfe7b6de28ad2a5e19.tar.gz |
Add Andy Kohout's unclutter port to the misc/Makefile.
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 086ec0c..8d9e57a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.83 1996/08/09 04:17:51 asami Exp $ +# $Id: Makefile,v 1.84 1996/08/19 12:35:39 asami Exp $ # SUBDIR += amanda @@ -33,6 +33,7 @@ SUBDIR += tkinfo SUBDIR += tkman SUBDIR += trans + SUBDIR += unclutter SUBDIR += xcalendar SUBDIR += xephem SUBDIR += zorro |