diff options
author | tv <tv@pkgsrc.org> | 2004-10-15 12:14:07 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-15 12:14:07 +0000 |
commit | 424b35a2a2a858670f823e2489428740bc240e81 (patch) | |
tree | 9ed8ce4480cf8002cc0f68ab709a3829ac4ffb92 /net/gift-openft | |
parent | 833a56113acd1b20490a32fe0462424408cf61ac (diff) | |
download | pkgsrc-424b35a2a2a858670f823e2489428740bc240e81.tar.gz |
Update linkage to libltdl, now in its own package.
Diffstat (limited to 'net/gift-openft')
-rw-r--r-- | net/gift-openft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gift-openft/Makefile b/net/gift-openft/Makefile index 4ae5c46fbe9..ba8a33b0630 100644 --- a/net/gift-openft/Makefile +++ b/net/gift-openft/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:17:52 tv Exp $ +# $NetBSD: Makefile,v 1.4 2004/10/15 12:14:07 tv Exp $ # DISTNAME= gift-openft-0.2.1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gift/} |