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 /comms | |
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 'comms')
-rw-r--r-- | comms/xisp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile index 3c1e6695dd7..f234e22359d 100644 --- a/comms/xisp/Makefile +++ b/comms/xisp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2002/09/21 00:34:57 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2002/12/28 21:22:54 jschauma Exp $ # DISTNAME= xisp-2.6p1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/} \ http://xisp.hellug.gr/release/ \ |