diff options
author | tron <tron@pkgsrc.org> | 1999-01-23 15:01:28 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-01-23 15:01:28 +0000 |
commit | c1509200069bf8c8d3ad76e14254dfd64afe7213 (patch) | |
tree | b3b23de6e5b44620dfa9583e3807fe51210f289f /x11 | |
parent | 2cc9530b4d2fa19d7a35994011554c0537c1a26c (diff) | |
download | pkgsrc-c1509200069bf8c8d3ad76e14254dfd64afe7213.tar.gz |
Update conflict list for new package name.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmthemes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/wmthemes/Makefile b/x11/wmthemes/Makefile index 265ff1f6e1d..5cbe0e6c6d3 100644 --- a/x11/wmthemes/Makefile +++ b/x11/wmthemes/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 1999/01/23 14:58:07 tron Exp $ +# $NetBSD: Makefile,v 1.6 1999/01/23 15:01:28 tron Exp $ -DISTNAME= wm-themes-0.50.x +DISTNAME= wmthemes-0.50.x CATEGORIES= x11 MASTER_SITES= http://wm.themes.org/WMThemes/ DISTFILES= ${THEME_FILES} @@ -10,7 +10,7 @@ HOMEPAGE= http://wm.themes.org/ DEPENDS+= windowmaker-0.50.2:../../x11/windowmaker -CONFLICTS= wm-themes-* +CONFLICTS= wm-themes-* wmthemes-* USE_X11= yes NO_BUILD= yes |