diff options
Diffstat (limited to 'net/xrmftp')
-rw-r--r-- | net/xrmftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xrmftp/Makefile b/net/xrmftp/Makefile index 878ebb9b1d0..444b71f0ba1 100644 --- a/net/xrmftp/Makefile +++ b/net/xrmftp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/04/18 07:20:51 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:02 tv Exp $ DISTNAME= xrmftp-1.2.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://www.mat.uni.torun.pl/~rafmet/xrmftp/ EXTRACT_SUFX= .src.tgz |