aboutsummaryrefslogtreecommitdiffstats
path: root/misc/Makefile
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>1996-08-24 12:05:11 +0800
committerchuckr <chuckr@FreeBSD.org>1996-08-24 12:05:11 +0800
commitaf7fb17c8b302db0e39f0adfe7b6de28ad2a5e19 (patch)
treea07ae9ddb200888914973b623bad8e092ed81fca /misc/Makefile
parenta129b5d458e28bde761e13da1b8e485a39643fea (diff)
downloadfreebsd-ports-graphics-af7fb17c8b302db0e39f0adfe7b6de28ad2a5e19.tar.gz
freebsd-ports-graphics-af7fb17c8b302db0e39f0adfe7b6de28ad2a5e19.tar.zst
freebsd-ports-graphics-af7fb17c8b302db0e39f0adfe7b6de28ad2a5e19.zip
Add Andy Kohout's unclutter port to the misc/Makefile.
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 086ec0cb328..8d9e57ab0e3 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
n title='2004-03-08 07:39:10 +0800'>2004-03-081-4/+1 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Remove USE_GNOMENG.marcus2003-04-21