summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-12-11 12:05:49 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-12-11 12:05:49 +0000
commitf4cd4668e018b10dbe791d6b78b29fd71dc79357 (patch)
treeb887760b1d171e37191b6e4fa2d06f83a4186601 /net-im
parentFix for KOI8-R keyboard table (was replaced with 8859-5 one) (diff)
Fix this - the backslash was escaping a trailing tab, not the newline.
Notes
Notes: svn path=/head/; revision=15274
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gnomeicu/Makefile4
-rw-r--r--net-im/gnomeicu2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile
index 52c7cbc1cbe0..db167caea5a4 100644
--- a/net-im/gnomeicu/Makefile
+++ b/net-im/gnomeicu/Makefile
@@ -3,13 +3,13 @@
# Date created: Oct 15 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1998/10/20 17:49:14 vanilla Exp $
+# $Id: Makefile,v 1.3 1998/12/09 20:37:17 billf Exp $
#
DISTNAME= gtkicq-0.56
CATEGORIES= net
MASTER_SITES= ftp://ftp.bse.bg/pub/Unix/icq/ \
- ftp://ftp.infodrom.north.de/pub/unix/gtk-etc/apps/gtkicq/ \
+ ftp://ftp.infodrom.north.de/pub/unix/gtk-etc/apps/gtkicq/ \
ftp://ftp.rnd.runnet.ru/pub/unix/GUI_Toolkits/gtk/
MAINTAINER= Nakai@technologist.com
diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile
index 52c7cbc1cbe0..db167caea5a4 100644
--- a/net-im/gnomeicu2/Makefile
+++ b/net-im/gnomeicu2/Makefile
@@ -3,13 +3,13 @@
# Date created: Oct 15 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1998/10/20 17:49:14 vanilla Exp $
+# $Id: Makefile,v 1.3 1998/12/09 20:37:17 billf Exp $
#
DISTNAME= gtkicq-0.56
CATEGORIES= net
MASTER_SITES= ftp://ftp.bse.bg/pub/Unix/icq/ \
- ftp://ftp.infodrom.north.de/pub/unix/gtk-etc/apps/gtkicq/ \
+ ftp://ftp.infodrom.north.de/pub/unix/gtk-etc/apps/gtkicq/ \
ftp://ftp.rnd.runnet.ru/pub/unix/GUI_Toolkits/gtk/
MAINTAINER= Nakai@technologist.com