diff options
author | joerg <joerg> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg> | 2005-12-12 21:36:54 +0000 |
commit | cab4e145be58db134b8b7f9cb07fdcb736d9bc7a (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /net/llnlxftp | |
parent | b6a201d3ccf7113e38894c7b0c2c8689a4cc0c64 (diff) | |
download | pkgsrc-cab4e145be58db134b8b7f9cb07fdcb736d9bc7a.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'net/llnlxftp')
-rw-r--r-- | net/llnlxftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/llnlxftp/Makefile b/net/llnlxftp/Makefile index 4a30c4d1cf5..7478d14eeda 100644 --- a/net/llnlxftp/Makefile +++ b/net/llnlxftp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:25 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/12/12 21:36:55 joerg Exp $ # DISTNAME= llnlxftp2.1 PKGNAME= llnlxftp-2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxftp/ EXTRACT_SUFX= .tar.Z |