diff options
author | tv <tv@pkgsrc.org> | 2004-10-07 16:21:38 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-07 16:21:38 +0000 |
commit | 08eb30fe422495eaf126797ddf41d8afa69dd11d (patch) | |
tree | d6b2371614befa5a07785e466319cc58b4c609f5 /lang/tcl-itcl-current/Makefile | |
parent | 81115c8a507bf92c2078297bbd3283c1e73ec90a (diff) | |
download | pkgsrc-08eb30fe422495eaf126797ddf41d8afa69dd11d.tar.gz |
Use only .la files in the PLIST.
Diffstat (limited to 'lang/tcl-itcl-current/Makefile')
-rw-r--r-- | lang/tcl-itcl-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl-itcl-current/Makefile b/lang/tcl-itcl-current/Makefile index 2e0ace044f0..6f1fbd43207 100644 --- a/lang/tcl-itcl-current/Makefile +++ b/lang/tcl-itcl-current/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:15:03 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/07 16:21:38 tv Exp $ DISTNAME= tcl-itcl-20040920 PKGNAME= ${DISTNAME:S/itcl/itcl-current/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_LOCAL} |