diff options
author | ben <ben@pkgsrc.org> | 2006-04-01 14:34:07 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2006-04-01 14:34:07 +0000 |
commit | a3fd09b0d607f3a3052a3d4dce2339c2510db836 (patch) | |
tree | d155f8c240f49ee1e93b3b3b833308410b213a6b | |
parent | b569b53657b8b621f319f050fafa1d57d8a5d63c (diff) | |
download | pkgsrc-a3fd09b0d607f3a3052a3d4dce2339c2510db836.tar.gz |
Add entry for abc2ps package.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | print/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 89a74b7de32..07443019516 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.13401 2006/04/01 14:01:02 jmmv Exp $ +$NetBSD: CHANGES,v 1.13402 2006/04/01 14:34:07 ben Exp $ Changes to the packages collection and infrastructure in 2006: @@ -1801,3 +1801,4 @@ Changes to the packages collection and infrastructure in 2006: Updated devel/libtool-base to 1.5.22nb3 [grant 2006-04-01] Updated mail/spamd to 20060330 [peter 2006-04-01] Updated print/poppler-qt to 0.5.1nb2 [jmmv 2006-04-01] + Added print/abc2ps version 1.3.3 [ben 2006-04-01] diff --git a/print/Makefile b/print/Makefile index c401abda7f3..83c74da3c02 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2006/03/31 03:14:28 smb Exp $ +# $NetBSD: Makefile,v 1.147 2006/04/01 14:34:08 ben Exp $ # COMMENT= Desktop publishing @@ -7,6 +7,7 @@ SUBDIR+= LPRng SUBDIR+= LPRng-core SUBDIR+= LPRng-doc SUBDIR+= a2ps +SUBDIR+= abc2ps SUBDIR+= acroread SUBDIR+= acroread3 SUBDIR+= acroread5 |