diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
commit | 1525c4e12ad5406031173d28eb5482e133922718 (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /x11/paragui | |
parent | 89048d2bbb0ec281ff237f5e91c8b5569e8ed5e0 (diff) | |
download | pkgsrc-1525c4e12ad5406031173d28eb5482e133922718.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
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 248ce1c4f75..0ce562e5335 100644 --- a/x11/paragui/Makefile +++ b/x11/paragui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/12/28 23:18:18 reed Exp $ +# $NetBSD: Makefile,v 1.14 2005/03/27 15:43:38 wiz Exp $ # DISTNAME= paragui-1.0.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://savannah.nongnu.org/download/paragui/ |