diff options
author | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
commit | 4e7e75353aace3dbbbb045ced0c92110e64f4513 (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /x11 | |
parent | 5b750bf1f8da92045c8d6df1f6f52fbae789654b (diff) | |
download | pkgsrc-4e7e75353aace3dbbbb045ced0c92110e64f4513.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'x11')
-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/ |