diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-05 14:41:54 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-05 14:41:54 +0000 |
commit | 7fe1fe9f87ce2c7e93ad0882756fc82630be228f (patch) | |
tree | 03829d3a38882d0907fdf91c5f6e14b173e371d2 /x11/gtoolkit | |
parent | d6038f52bab3b7902b9e228f1b3733ba44f4dd52 (diff) | |
download | pkgsrc-7fe1fe9f87ce2c7e93ad0882756fc82630be228f.tar.gz |
Line up PKGREVISION whitespace.
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/ |