diff options
author | wiz <wiz> | 2001-06-28 16:16:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-06-28 16:16:03 +0000 |
commit | d74c524aadadc510bf8c604565fb1d41515c0726 (patch) | |
tree | 975ab4cc98bfffe4e5d17ca2303416141ea6cdc6 /wm | |
parent | 5eb7a4e76ddfbe6e451fa17ff0b872bad63a8119 (diff) | |
download | pkgsrc-d74c524aadadc510bf8c604565fb1d41515c0726.tar.gz |
add and enable amaterus
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 007b3b2c793..d8376ab5bc8 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2001/05/30 14:31:50 agc Exp $ +# $NetBSD: Makefile,v 1.14 2001/06/28 16:16:03 wiz Exp $ # COMMENT= window managers (for X) SUBDIR+= 9wm SUBDIR+= afterstep +SUBDIR+= amaterus SUBDIR+= amiwm SUBDIR+= ascp SUBDIR+= bbkeys |