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 /cad | |
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 'cad')
-rw-r--r-- | cad/xchiplogo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xchiplogo/Makefile b/cad/xchiplogo/Makefile index 2c6539e0c16..81bc6053968 100644 --- a/cad/xchiplogo/Makefile +++ b/cad/xchiplogo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2002/09/21 00:32:58 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/12/28 21:22:54 jschauma Exp $ # DISTNAME= xchiplogo PKGNAME= xchiplogo-19991222 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.eleceng.adelaide.edu.au/Personal/moini/ |