diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/llnlxdir/Makefile | 4 | ||||
-rw-r--r-- | net/llnlxftp/Makefile | 4 | ||||
-rw-r--r-- | net/xmftp/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/llnlxdir/Makefile b/net/llnlxdir/Makefile index 1d844572ff7..a65ad727c0e 100644 --- a/net/llnlxdir/Makefile +++ b/net/llnlxdir/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/06/17 03:50:25 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/12/12 21:36:55 joerg Exp $ # DISTNAME= llnlxdir2_1_2 PKGNAME= llnlxdir-2.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxdir/source/ EXTRACT_SUFX= .tar.Z 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 diff --git a/net/xmftp/Makefile b/net/xmftp/Makefile index 3079f260ba4..6d9bb00b57e 100644 --- a/net/xmftp/Makefile +++ b/net/xmftp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/10/22 03:49:49 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/12 21:36:55 joerg Exp $ # DISTNAME= xmftp-1.0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://viraj.org/old/xmftp/ |