diff options
Diffstat (limited to 'x11/gtoolkit')
-rw-r--r-- | x11/gtoolkit/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtoolkit/Makefile.common b/x11/gtoolkit/Makefile.common index cbe156e7873..355f560611a 100644 --- a/x11/gtoolkit/Makefile.common +++ b/x11/gtoolkit/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.3 2003/05/02 11:57:09 wiz Exp $ +# $NetBSD: Makefile.common,v 1.4 2003/05/05 14:42:00 jmmv Exp $ # DISTNAME= gtoolkit-0.9.5 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES?= x11 MASTER_SITES?= ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/ |