diff options
author | cube <cube> | 2004-01-02 09:19:06 +0000 |
---|---|---|
committer | cube <cube> | 2004-01-02 09:19:06 +0000 |
commit | 33d2de44e00170cb13b5f35e06402b5d2affcfc8 (patch) | |
tree | d867410cb53adad68d83152534d5c6b29180a59e | |
parent | 62e877905011897a4ec6835f38a94b659e260b5f (diff) | |
download | pkgsrc-33d2de44e00170cb13b5f35e06402b5d2affcfc8.tar.gz |
Enable sylpheed-claws-ghostscript-viewer and note its addition to pkgsrc.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | mail/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 36eceae64d8..b87eebeff18 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4322 2004/01/02 03:22:04 wiz Exp $ +$NetBSD: CHANGES,v 1.4323 2004/01/02 09:19:06 cube Exp $ Changes to the packages collection and infrastructure in 2004: @@ -21,3 +21,4 @@ Changes to the packages collection and infrastructure in 2004: Added edict-2003.005 [wiz 2004-01-02] Added kanjidic-20030901 [wiz 2004-01-02] Updated xjdic to 2.4 [wiz 2004-01-02] + Added sylpheed-claws-ghostscript-viewer-0.6 [cube 2004-01-02] diff --git a/mail/Makefile b/mail/Makefile index 088932047c4..fe32db06849 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.189 2004/01/01 21:46:56 cube Exp $ +# $NetBSD: Makefile,v 1.190 2004/01/02 09:19:06 cube Exp $ # COMMENT= Electronic mail utilities @@ -150,6 +150,7 @@ SUBDIR+= ssmtp SUBDIR+= sylpheed SUBDIR+= sylpheed-claws SUBDIR+= sylpheed-claws-dillo-viewer +SUBDIR+= sylpheed-claws-ghostscript-viewer SUBDIR+= sylpheed-claws-image-viewer SUBDIR+= sylpheed-claws-trayicon SUBDIR+= sylpheed-gtk2 |