diff options
author | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
commit | 5f619f126ded5331d80b77e438c4fbb2da9adf4f (patch) | |
tree | cdbc6d859668fc4f1da992ceae93548e0b0b8cc8 /x11/ctwm | |
parent | 19ab1413f82b35cf328b9b41c950a4319e6ca8d0 (diff) | |
download | pkgsrc-5f619f126ded5331d80b77e438c4fbb2da9adf4f.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'x11/ctwm')
-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 |