diff options
author | markd <markd> | 2003-08-20 10:37:37 +0000 |
---|---|---|
committer | markd <markd> | 2003-08-20 10:37:37 +0000 |
commit | 8bea72c083910a6e3d3f0d9dd4764e412d82e927 (patch) | |
tree | 77278211c8558d62c9d411e87b6199fdc744e2fc /x11/lesstif/Makefile | |
parent | 57670f0ad20168b48158b8e299e2749d50265014 (diff) | |
download | pkgsrc-8bea72c083910a6e3d3f0d9dd4764e412d82e927.tar.gz |
install LessTif.tmpl where imake and motif.buildlink2.mk expects.
bump PKGREVISION.
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r-- | x11/lesstif/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 8021784270b..983415da568 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2003/07/18 10:50:06 adam Exp $ +# $NetBSD: Makefile,v 1.66 2003/08/20 10:37:37 markd Exp $ DISTNAME= lesstif-0.93.46 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ ftp://ftp.unicamp.br/pub/X11/lesstif/srcdist/ \ |