diff options
Diffstat (limited to 'chat/xchat/Makefile.common')
-rw-r--r-- | chat/xchat/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 36896f6f730..f0fa30ec4ce 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.43 2005/08/10 20:56:13 jlam Exp $ +# $NetBSD: Makefile.common,v 1.44 2005/08/23 22:48:07 tron Exp $ # # Please do not merge this file into "Makefile" because it is used by # packages in "pkgsrc-wip". -DISTNAME= xchat-2.4.3 +DISTNAME= xchat-2.4.4 CATEGORIES= chat gnome MASTER_SITES= http://www.xchat.org/files/source/2.4/ EXTRACT_SUFX= .tar.bz2 |