diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 01:33:45 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 01:33:45 +0000 |
commit | 09d0793cc1bc58b2722648b1510ea204f35e800e (patch) | |
tree | 92b28eabec2930e680d7db2220b4895e7f84f5b0 | |
parent | 24eafc7dc42f4031dcfa7738ee94381e06008360 (diff) | |
download | pkgsrc-09d0793cc1bc58b2722648b1510ea204f35e800e.tar.gz |
Added advancecomp-1.10.
-rw-r--r-- | archivers/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index cce9973c49a..f8e46688788 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.72 2004/04/20 18:06:56 drochner Exp $ +# $NetBSD: Makefile,v 1.73 2004/05/16 01:33:45 xtraeme Exp $ # COMMENT= Archivers SUBDIR+= 9e +SUBDIR+= advancecomp SUBDIR+= afio SUBDIR+= arc SUBDIR+= arj diff --git a/doc/CHANGES b/doc/CHANGES index 1fa1d3cb120..12bc982c40a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5969 2004/05/16 01:13:42 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5970 2004/05/16 01:33:45 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2572,3 +2572,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xmess to 0.82.1 [kristerw 2004-05-16] Added flac123-0.0.7 [xtraeme 2004-05-16] Added libjit-0.0.2 [xtraeme 2004-05-16] + Added advancecomp-1.10 [xtraeme 2004-05-16] |