diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-12-28 21:22:53 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-12-28 21:22:53 +0000 |
commit | 7e72fa0860b9e37fce43c2944fa7cbcfa6e58b0a (patch) | |
tree | bceaecf9cecd56a1557f660b10f4a8bd7d8e8cae /net | |
parent | 365c306131fad0577fe85c22adc648c7f56dc2b6 (diff) | |
download | pkgsrc-7e72fa0860b9e37fce43c2944fa7cbcfa6e58b0a.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 |