diff options
author | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
commit | 8a9d3d8db0267c99823917a404e754feb4bcdd63 (patch) | |
tree | 350d46f49351a73775ecc23459c02231c4c68a64 /x11/paragui | |
parent | 2d9c5b465a3761809d2f1192d446717f5b5be786 (diff) | |
download | pkgsrc-8a9d3d8db0267c99823917a404e754feb4bcdd63.tar.gz |
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
Diffstat (limited to 'x11/paragui')
-rw-r--r-- | x11/paragui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/paragui/Makefile b/x11/paragui/Makefile index 1940a928558..87942e9c9c3 100644 --- a/x11/paragui/Makefile +++ b/x11/paragui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/08/11 18:32:50 jmc Exp $ +# $NetBSD: Makefile,v 1.6 2003/10/11 13:40:20 grant Exp $ # DISTNAME= paragui-1.0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://savannah.nongnu.org/download/paragui/stable.pkg/1.0.4/ |