diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2019-12-30 04:25:17 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2019-12-30 04:25:17 +0000 |
commit | 326ef55f021db008ddaac80821c65be0252470f8 (patch) | |
tree | a98dd95f62b4b338d78653dfd98932b3b6db892f /wm | |
parent | 0560c542908640d865d89600b1e889090685a858 (diff) | |
download | pkgsrc-326ef55f021db008ddaac80821c65be0252470f8.tar.gz |
wm/Makefile: adjust to renamed E16 packages
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/Makefile b/wm/Makefile index ff9b696eaf6..ef12dd2eda8 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2019/12/11 21:19:29 nia Exp $ +# $NetBSD: Makefile,v 1.143 2019/12/30 04:25:17 gutteridge Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -31,9 +31,9 @@ SUBDIR+= ctwm SUBDIR+= cwm SUBDIR+= dwm SUBDIR+= e16menuedit2 +SUBDIR+= e16themes SUBDIR+= echinus -SUBDIR+= enlightenment -SUBDIR+= ethemes +SUBDIR+= enlightenment16 SUBDIR+= evilwm SUBDIR+= fluxbox SUBDIR+= fluxconf |