diff options
author | tron <tron@pkgsrc.org> | 1999-01-23 15:02:12 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-01-23 15:02:12 +0000 |
commit | 6194e8e70be6a9ebc6676b7e2a31f95928a58943 (patch) | |
tree | d56c01038a1471f132e3506cf319085b2ade830d /x11/Makefile | |
parent | c1509200069bf8c8d3ad76e14254dfd64afe7213 (diff) | |
download | pkgsrc-6194e8e70be6a9ebc6676b7e2a31f95928a58943.tar.gz |
Rename "wm-themes" package to "wmthemes".
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index cd79d5043fa..b71d20cfa1f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 1999/01/22 06:28:13 mellon Exp $ +# $NetBSD: Makefile,v 1.72 1999/01/23 15:02:12 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -85,7 +85,7 @@ SUBDIR += unclutter # SUBDIR += viewfax SUBDIR += windowmaker - SUBDIR += wm-themes + SUBDIR += wmthemes # SUBDIR += wm2 SUBDIR += x3270 # SUBDIR += xalarm |