diff options
author | jschauma <jschauma> | 2002-12-28 21:22:53 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-12-28 21:22:53 +0000 |
commit | 95b98fb95fe3d5fa2cef56af526c155ef54c0e39 (patch) | |
tree | bceaecf9cecd56a1557f660b10f4a8bd7d8e8cae /net | |
parent | 2acff5a451dd06bd1108ce9e5c4a5fab16cf7867 (diff) | |
download | pkgsrc-95b98fb95fe3d5fa2cef56af526c155ef54c0e39.tar.gz |
Bump PKGREVISION on packages that depend on x11/xforms, since there
has been a soname change. Pointed out by fredb.
Diffstat (limited to 'net')
-rw-r--r-- | net/xrmftp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/xrmftp/Makefile b/net/xrmftp/Makefile index 23ab8a7ba18..9ea3e126d0d 100644 --- a/net/xrmftp/Makefile +++ b/net/xrmftp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2002/09/21 00:46:56 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/28 21:22:55 jschauma Exp $ DISTNAME= xrmftp-1.2.4 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.mat.uni.torun.pl/~rafmet/xrmftp/ EXTRACT_SUFX= .src.tgz |