From 8be9c4d4f5c2a76c8b523b30bc3599388434eb06 Mon Sep 17 00:00:00 2001 From: espie Date: Wed, 8 May 2002 17:07:48 +0000 Subject: [PATCH] uniform capitalization --- net/ruby-pcap/Makefile | 4 ++-- x11/ruby-gtk/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/ruby-pcap/Makefile b/net/ruby-pcap/Makefile index eed97851208..f493f6e3c1d 100644 --- a/net/ruby-pcap/Makefile +++ b/net/ruby-pcap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2002/04/17 18:35:32 couderc Exp $ +# $OpenBSD: Makefile,v 1.6 2002/05/08 17:07:48 espie Exp $ COMMENT= "Ruby interface to LBL Packet Capture library" @@ -9,7 +9,7 @@ NEED_VERSION= 1.504 HOMEPAGE= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html -MAINTAINER= Damien COUDERC +MAINTAINER= Damien Couderc # GPL license PERMIT_PACKAGE_CDROM= Yes diff --git a/x11/ruby-gtk/Makefile b/x11/ruby-gtk/Makefile index 03333b82b95..31256733108 100644 --- a/x11/ruby-gtk/Makefile +++ b/x11/ruby-gtk/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2002/04/17 20:27:13 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.6 2002/05/08 17:07:48 espie Exp $ COMMENT= "Ruby extension library for GTK Toolkit" @@ -9,7 +9,7 @@ NEED_VERSION= 1.504 HOMEPAGE= http://ruby-gnome.sourceforge.net -MAINTAINER= Damien COUDERC +MAINTAINER= Damien Couderc # GPL license PERMIT_PACKAGE_CDROM= Yes