pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail bring back COMMENT. noted by agc.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0efb22e36f2c
branches:  trunk
changeset: 467666:0efb22e36f2c
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Feb 04 23:56:31 2004 +0000

description:
bring back COMMENT. noted by agc.

diffstat:

 mail/thunderbird-bin-nightly/Makefile |  4 +++-
 mail/thunderbird-bin/Makefile         |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r efabf486e1ec -r 0efb22e36f2c mail/thunderbird-bin-nightly/Makefile
--- a/mail/thunderbird-bin-nightly/Makefile     Wed Feb 04 23:56:29 2004 +0000
+++ b/mail/thunderbird-bin-nightly/Makefile     Wed Feb 04 23:56:31 2004 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2004/01/04 05:06:19 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/04 23:56:31 grant Exp $
 
 MOZILLA=       thunderbird
+
 HOMEPAGE=      http://www.mozilla.org/projects/thunderbird/
+COMMENT=       Redesign of the Mozilla mail client (nightly binary pkg)
 
 MOZ_GTK2=      YES
 MOZ_EXTRA=     # empty
diff -r efabf486e1ec -r 0efb22e36f2c mail/thunderbird-bin/Makefile
--- a/mail/thunderbird-bin/Makefile     Wed Feb 04 23:56:29 2004 +0000
+++ b/mail/thunderbird-bin/Makefile     Wed Feb 04 23:56:31 2004 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2004/01/04 05:06:19 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/04 23:56:31 grant Exp $
 
 MOZILLA=       thunderbird
 MOZ_VER=       0.4
+
 HOMEPAGE=      http://www.mozilla.org/projects/thunderbird/
+COMMENT=       Redesign of the Mozilla mail client (binary pkg)
 
 MOZ_GTK2=      YES
 MOZ_EXTRA=     # empty



Home | Main Index | Thread Index | Old Index