diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-07-04 09:18:54 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-07-04 09:18:54 +0000 |
commit | c73ee5313491f557c5ee36cd2be7f3f2eb89ff2d (patch) | |
tree | cdbc6d859668fc4f1da992ceae93548e0b0b8cc8 /x11/ctwm/Makefile | |
parent | 5e99946b2c46cae10bfad27eae5b52cf1dabb86f (diff) | |
download | pkgsrc-c73ee5313491f557c5ee36cd2be7f3f2eb89ff2d.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'x11/ctwm/Makefile')
-rw-r--r-- | x11/ctwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ctwm/Makefile b/x11/ctwm/Makefile index 395fa3bb5c4..5a63d0d208e 100644 --- a/x11/ctwm/Makefile +++ b/x11/ctwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/06/22 13:20:57 agc Exp $ +# $NetBSD: Makefile,v 1.11 1998/07/04 09:19:07 mycroft Exp $ # DISTNAME= ctwm-3.5 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://slhp1.epfl.ch/pub/ MAINTAINER= tron@netbsd.org -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm USE_IMAKE= yes |