From a9902ef2fd9f28e7be11d75d17a0e69b4d93e908 Mon Sep 17 00:00:00 2001 From: steven Date: Tue, 15 May 2007 09:59:32 +0000 Subject: [PATCH] shorten COMMENT --- net/gaim/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/gaim/Makefile b/net/gaim/Makefile index bd0bbf0923e..8b49078c22d 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.104 2007/05/12 15:21:36 alek Exp $ +# $OpenBSD: Makefile,v 1.105 2007/05/15 09:59:32 steven Exp $ SHARED_ONLY= Yes -COMMENT= "Gtk AIM, ICQ, IRC, Jabber, MSN, Yahoo, SILC and Zephyr client" +COMMENT= "multi-protocol instant messaging client" DISTNAME= gaim-2.0.0beta6 -PKGNAME= ${DISTNAME}p5 +PKGNAME= ${DISTNAME}p6 SHARED_LIBS= gaim 0.0 \ gaim-client 0.0 \ gnt 0.0 \