diff options
author | tron <tron@pkgsrc.org> | 2002-06-06 12:31:27 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-06-06 12:31:27 +0000 |
commit | 4d81e95b7590642524cca60d4e1636b038f02718 (patch) | |
tree | 1ed3ab1be11e3af669fef44f2f8d5633b5357348 /chat/xchat | |
parent | 0c1f3cb15eca4c828e53fa5f9daeb709b2689b8d (diff) | |
download | pkgsrc-4d81e95b7590642524cca60d4e1636b038f02718.tar.gz |
Fix typo in last change.
Diffstat (limited to 'chat/xchat')
-rw-r--r-- | chat/xchat/distinfo | 4 | ||||
-rw-r--r-- | chat/xchat/patches/patch-ad | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/xchat/distinfo b/chat/xchat/distinfo index a0b5514c76f..342d61eae43 100644 --- a/chat/xchat/distinfo +++ b/chat/xchat/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2002/06/06 12:21:59 tron Exp $ +$NetBSD: distinfo,v 1.14 2002/06/06 12:31:27 tron Exp $ SHA1 (xchat-1.8.9.tar.bz2) = feb8dab8dab8170586ff18caa09fe510ba0a4d46 Size (xchat-1.8.9.tar.bz2) = 747762 bytes SHA1 (patch-aa) = 86bcdaf1ccd33d64fc44583eec39e192dfcba06d SHA1 (patch-ab) = 416a335b6e8d77a61fddabc823d77e3151dc359d SHA1 (patch-ac) = 10dce1c565b8d95fd6b4941ddb1fbf7bb82e52ed -SHA1 (patch-ad) = b85a2f682f17cf72677a56591e93a8a418066326 +SHA1 (patch-ad) = 7453ab165db9c166dae6221f80884de8de7511a7 diff --git a/chat/xchat/patches/patch-ad b/chat/xchat/patches/patch-ad index b626daef2f7..1bc163b25e3 100644 --- a/chat/xchat/patches/patch-ad +++ b/chat/xchat/patches/patch-ad @@ -1,4 +1,4 @@ -$NetBSD: patch-ad,v 1.4 2002/06/06 12:21:59 tron Exp $ +$NetBSD: patch-ad,v 1.5 2002/06/06 12:31:28 tron Exp $ --- Makefile.in.orig Thu Jun 6 14:10:54 2002 +++ Makefile.in Thu Jun 6 14:17:49 2002 @@ -7,7 +7,7 @@ $NetBSD: patch-ad,v 1.4 2002/06/06 12:21:59 tron Exp $ util_DATA = xchat.desktop -utildir = $(sysconfdir)/X11/applnk/Internet -+utildir = $(datadir)/gnome/apps/Internet/Internet ++utildir = $(datadir)/gnome/apps/Internet ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h |