summaryrefslogtreecommitdiff
path: root/x11/gtkglarea
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-05 15:48:52 +0000
committerwiz <wiz>2000-02-05 15:48:52 +0000
commit98d71467f28c469a61b538a92e4241d1290764df (patch)
treef7cae5a7be80ea76b4ef90380cb5cd84fe03e754 /x11/gtkglarea
parent36110b8d2682a8616a291df2fd218a68c7c4e2c5 (diff)
downloadpkgsrc-98d71467f28c469a61b538a92e4241d1290764df.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"