diff options
author | tron <tron> | 2006-02-02 21:08:11 +0000 |
---|---|---|
committer | tron <tron> | 2006-02-02 21:08:11 +0000 |
commit | a6f88d69295343c770b9105cea0071fad0192913 (patch) | |
tree | 60f3963ddb169123c1874cb4c354585e3d213779 /chat | |
parent | e4fb8e881768da5e828f08dabc4aa15f8202c1b3 (diff) | |
download | pkgsrc-a6f88d69295343c770b9105cea0071fad0192913.tar.gz |
Remove comment which asked not to merge this file into "Makefile". It's
obvious that this is a bad idea after the import of the "xchat-python"
package into "pkgsrc".
Diffstat (limited to 'chat')
-rw-r--r-- | chat/xchat/Makefile.common | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 6ebecfa84ec..708c3aa6b0e 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,7 +1,4 @@ -# $NetBSD: Makefile.common,v 1.45 2005/09/12 12:56:41 tron Exp $ -# -# Please do not merge this file into "Makefile" because it is used by -# packages in "pkgsrc-wip". +# $NetBSD: Makefile.common,v 1.46 2006/02/02 21:08:11 tron Exp $ DISTNAME= xchat-2.4.5 CATEGORIES= chat gnome |