diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-06-05 12:06:11 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-06-05 12:06:11 +0000 |
commit | 52dd58ca2a49f35dc73952209925a70e3f379320 (patch) | |
tree | b5309e9550391eb83be51460baa80e2ac97f5c5d /x11/Xaw-Xpm | |
parent | 72c9f85c48715411f883ee7381e911147de38b8d (diff) | |
download | pkgsrc-52dd58ca2a49f35dc73952209925a70e3f379320.tar.gz |
Add CONFLICTS where its needed so far.
Diffstat (limited to 'x11/Xaw-Xpm')
-rw-r--r-- | x11/Xaw-Xpm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xaw-Xpm/Makefile b/x11/Xaw-Xpm/Makefile index e3d9a2e6e7d..9623aeac05b 100644 --- a/x11/Xaw-Xpm/Makefile +++ b/x11/Xaw-Xpm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 1998/05/05 13:46:31 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1998/06/05 12:06:12 frueauf Exp $ # -DISTNAME= Xaw-XPM-1.1 +DISTNAME= Xaw-Xpm-1.1 WRKSRC= ${WRKDIR}/XawXpm CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SUNSITE} |