summaryrefslogtreecommitdiff
path: root/x11/gtkglarea
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-05 15:48:52 +0000
committerwiz <wiz@pkgsrc.org>2000-02-05 15:48:52 +0000
commitf111450abfeb686558dec7ccd50f13dff3aa5649 (patch)
treef7cae5a7be80ea76b4ef90380cb5cd84fe03e754 /x11/gtkglarea
parent5dff913c5a99dd4ec832a8a5008d7257b86294b6 (diff)
downloadpkgsrc-f111450abfeb686558dec7ccd50f13dff3aa5649.tar.gz
remove unnecessary whitespace
Diffstat (limited to 'x11/gtkglarea')
-rw-r--r--x11/gtkglarea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile
index 8217648d715..d285966d877 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/10/23 00:00:54 tron Exp $
+# $NetBSD: Makefile,v 1.12 2000/02/05 15:48:52 wiz Exp $
DISTNAME= gtkglarea-1.2.1
CATEGORIES= x11 graphics
@@ -28,5 +28,5 @@ post-install:
${TEST} ${PREFIX} = ${LOCALBASE} || \
${LN} -fs ${PREFIX}/share/aclocal/gtkgl.m4 \
${LOCALBASE}/share/aclocal/gtkgl.m4
-
+
.include "../../mk/bsd.pkg.mk"